Describe the improvement you'd like
All references to medic-docs in comments, readmes, and templates should be reviewed and migrated to the relevant URL in docs.communityhealthtoolkit.org
Hi @abbyad
Please assign the issue to me. I would be very grateful if you may provide guidance on how to make the pull requests. A request for each comment, readme ... or work on as many files and submit a single pull request (I am very new to Github)
Thanks @ronna for taking this on! You can find the references to medic-docs by searching this repo, and ideally you would link to the appropriate location in the CHT docs site, not cht-docs itself.
We generally do a single PR per issue, and you can make as many commits in there as you want to keep things manageable for you — we squash all commits into one when we merge to master. You may want to review our dev workflow for tips to help you through the process, and reach out on the Development channel of the CHT forum if you run into trouble!
@abbyad
I have started working on the issue here: https://github.com/ronna/cht-core/tree/6489-Migrate-all-medic-docs-references- Please confirm if I am on the right path. I have edited a couple of files so far: https://github.com/ronna/cht-core/commit/56bb51d75ed6a98a7eefa0caaa669d16daee69fb
It is definitely moving in the right direction!
You may find it helpful at this point to create a draft pull request. It will make it easier to make some comments on file changes, even if it is not yet complete.
Nice work!
@abbyad I have created the draft pull request
Closing now that #6682 has been merged. Nice work @ronna on your first contribution!!