summaryrefslogtreecommitdiff
path: root/HowToContribute.md
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2015-11-30 15:42:51 +0300
committerAndrew Dolgov <[email protected]>2015-11-30 15:42:51 +0300
commit9cf336b95fa90c3f93af783f15249d50d9be38fc (patch)
tree6a3ae00eb431e2db54fced903eb2d0bcd87ff5d8 /HowToContribute.md
parent41627d537cdbc0f746a5406ec15ff812791c19f7 (diff)
fox created page: HowToContribute
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.