Skip to content
Contributing To This Site
- Visit the Repository on GitHub.
- Create a
Fork of the repository.
git clone your fork of this repository to your local workstation.
- Make your edits to existing files and/or create new files and save them.
git commit your changes/additions/deletions.
git push your updates to your GitHub repositories fork.
- Submit a
Pull Request to notify me of your proposed updates/changes/additions against my master branch at https://github.com/brianjking/mechanical-keyboards.
- Your
pull request will be reviewed and will be merged into the master branch.