Welcome to the GitHub Foundations study repository! We appreciate your interest in contributing to our project. Your contributions will help others prepare for and pass the GitHub Foundations exam!
Please read our Code of Conduct to ensure a respectful and inclusive community.
Before you start, make sure to read the README for an overview of the project.
For information on writing markdown files, see "Using Markdown in GitHub Docs."
If you find an issue with the study material, check if there's already an existing issue. If not, you can open a new one using the relevant issue template.
Browse through our existing issue to find one you'd like to work on. Feel free to open a pull request if you have a solution for an issue.
You can make small changes like fixing typos, sentences, or broken links directly from any study page or directly include more related content. This takes you to writte everything in markdowns .md files.
In order to edit and create your markdown files you have to fork the repo, in order to create a copy in your Github account. Where you can make your changes and create a pull request for review.
Once you're satisfied with your changes, commit them.
When your changes are ready, create a pull request (PR).
- Don't forget to link the PR to an issue if you're addressing one.
- After you submit your PR, a team member will review it. We may request changes or additional information before merging your PR.
- If changes are needed, you can apply them directly or make them in your fork and commit them to your branch.
- As you update your PR and apply changes, mark each conversation as resolved
In case your PR is merged your contributions will now be visible on the GitHub Foundations study repository.