To contribute resources to this repository, please use the following workflow:
- Fork this repository.
- Clone your new repository.
- Create a new branch for the changes you wish to make.
- Make your changes.
- Push your changes to your Github fork.
- Issue a pull request for your new branch.
If you're new to git or Github, please try not to be intimidated. Instead, view this as a learning process and an opportunity for valuable practice in an industry-relevant skill.
Utilize the Github docs linked below for more information:
Most of the documents you'll find in this repository are formatted using Markdown, a lightweight markup language commonly used in README docs (and many other areas).
For getting started:
-- probably deserves its own resource page - it's a big topic!