Hey, thanks for contributing!
The Course Map lists the modules and lessons we plan to create.
To start work, do the following:
- Create an issue and/or comment on an existing issue to state you've started working
- Create a PR to the
rough
branch during or when complete
If you want to fix a typo or otherwise improve on existing content, follow the same process as with adding content:
- Create an issue and/or comment on an existing issue to state you've started working
- Create a PR to the
rough
branch during or when complete
We are using conventional commits for this repository.
General flow for making a contribution:
- Fork the repo on GitHub
- Clone the project to your own machine
- Commit changes to your own branch
- Push your work back up to your fork
- Submit a Pull request so that we can review your changes
NOTE: Be sure to merge the latest from upstream/rough
before making a
pull request!
If you have feedback on content or suggestions for additional content, simply create an issue explaining your feedback/suggestions.