The on-boarding experience in url/getting-started is less of onboard instructions and more of just a setup without proving any background to the project. This rewrite will improve on-boarding for future members.
Early thanks to @AyushJain2021 for bringing this up.
Needed changes
[x] Introduce the actual project
[x] Give background of the advisor, team leads, etc.
[x] Explain what hospice care is
[x] Explain the problems we identified in hospice
[x] Introduce the solutions we're trying to develop
[x] Continue with the actual setup
[x] Technical stuff (calendar, emails, etc.)
[x] Bash/Debian/etc. setups
[x] Provide supplemental material
[x] Interview notes
[x] Requirements
[x] Other stuff we might want to introduce them to
❓ See anything we're missing? Please add a comment below!
Instructions for the Developers team
If you want to work on this, please run the following commands:
# If you haven't already, clone the repo
git clone git@github.com:ojosproject/docs.git
# Switch to this branch
git switch url/getting-started-rewrite
All commits must be done on the url/getting-started-rewrite branch in order to appear in this pull request.
If you have any questions, please comment below. Thanks!
Why a rewrite?
The on-boarding experience in
url/getting-started
is less of onboard instructions and more of just a setup without proving any background to the project. This rewrite will improve on-boarding for future members.Early thanks to @AyushJain2021 for bringing this up.
Needed changes
❓ See anything we're missing? Please add a comment below!
Instructions for the Developers team
If you want to work on this, please run the following commands:
All commits must be done on the
url/getting-started-rewrite
branch in order to appear in this pull request.If you have any questions, please comment below. Thanks!