Update CONTRIBUTING.md

This commit is contained in:
OCDkirby
2023-07-06 20:50:42 -05:00
committed by GitHub
parent 1c6f70a720
commit 388faf0ca0

View File

@@ -1,8 +1,8 @@
# Contributing # Contributing
* Fork the repo * [Fork the repo](https://github.com/RPCSX/rpcsx-site/fork)
* Create a branch following conventions: `username-feature` * Create a branch following conventions: `username-feature`
* ex. `git checkout -b OCDkirby-titlebar` * ex. `git checkout -b OCDkirby-titlebar`
* Commit changes and push the branch to your fork * Commit changes and push the branch to your fork
* Open a PR * Open a PR detailing your changes
* Profit * Discuss edits with maintainers, if any