From 388faf0ca00f79d536680a788c5e7c8f53ee1969 Mon Sep 17 00:00:00 2001 From: OCDkirby <138795235+OCDkirby@users.noreply.github.com> Date: Thu, 6 Jul 2023 20:50:42 -0500 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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