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