docs: add helpers to contribute docs (#42417)
* docs: add helpers to contribute docs * chore: remove helper script readme * Update docs/how-to-work-on-practice-projects.md Co-authored-by: Shaun Hamilton <shauhami020@gmail.com> * Update docs/how-to-work-on-practice-projects.md Co-authored-by: Shaun Hamilton <shauhami020@gmail.com> * Update docs/how-to-work-on-practice-projects.md Co-authored-by: Shaun Hamilton <shauhami020@gmail.com> Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com> Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
This commit is contained in:
committed by
GitHub
parent
3de01083a4
commit
87830f3a9c
@ -29,6 +29,9 @@ Before you work on the curriculum, you would need to set up some tooling to help
|
||||
|
||||
- Edit the files on GitHub's interface by clicking the pencil icon for the corresponding file. While this is the quickest way, It is **not recommended**, because you are unable to test your changes on GitHub. If our maintainers conclude that the changes you made need to be tested locally, you would need to follow the methods above instead.
|
||||
|
||||
### How to work on practice projects
|
||||
|
||||
The practice projects have some additional tooling to help create new projects and steps. To read more, see [these docs](how-to-work-on-practice-projects.md)
|
||||
## Challenge Template
|
||||
|
||||
````md
|
||||
|
Reference in New Issue
Block a user