summaryrefslogtreecommitdiff
path: root/HowToContribute.md
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2015-12-29 16:35:39 +0300
committerAndrew Dolgov <[email protected]>2015-12-29 16:35:39 +0300
commit5e5ed4c31a7e8eddb9b05132c44f15fc9361a6e1 (patch)
tree3a508b169efd80011e25a02653bf091853e988c1 /HowToContribute.md
parent32011b62dbfe60ccf1e523814b6ece995cc458d8 (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 fd2d2ad..618abab 100644
--- a/HowToContribute.md
+++ b/HowToContribute.md
@@ -1,4 +1,4 @@
-# Contributing code 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.