summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md9
1 files changed, 6 insertions, 3 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 7a02188..c30b7f2 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -13,11 +13,14 @@ Please read these blog posts (which frame the philosophies that we are trying to
## Contribute to the code base
-1. Fork this repository to your own account and then clone it to your local device.
+1. Clone the repo.
2. Create a new branch `git checkout -b MY_BRANCH_NAME`
3. Install the dependencies based on which language you are modifying (or adding support to).
4. Do your changes.
5. Run the tests bundled with the language.
-6. Commit your changes and push them.
-7. Create a pull/merge request.
+6. Commit your changes.
+7. Prepare a patchset (or `git send-email`)
8. Thanks in advance for your contribution :)
+
+## Report Issues
+- Submit a ticket at https://todo.sr.ht/~a14m/game-of-life