summaryrefslogtreecommitdiff
path: root/HowToContribute.md
diff options
context:
space:
mode:
Diffstat (limited to 'HowToContribute.md')
-rw-r--r--HowToContribute.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/HowToContribute.md b/HowToContribute.md
index 3f4fbbd..6d3f5ee 100644
--- a/HowToContribute.md
+++ b/HowToContribute.md
@@ -1,4 +1,4 @@
-# How to contribute the right way or: how I learned to post merge requests without crying myself to sleep
+# Contributing code the right way or: how I learned to post merge requests without crying myself to sleep
1. Post your brilliant idea on the forums, ask to be given developer privileges. Preferably post diffs if you got them. Don't forget to mention your gitlab username.
2. When you have developer privileges you can make branches, check them out, work on them locally, push them back and post merge requests.