summaryrefslogtreecommitdiff
path: root/HowToContribute.md
diff options
context:
space:
mode:
Diffstat (limited to 'HowToContribute.md')
-rw-r--r--HowToContribute.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/HowToContribute.md b/HowToContribute.md
index 618abab..e19fc2b 100644
--- a/HowToContribute.md
+++ b/HowToContribute.md
@@ -1,4 +1,6 @@
-## 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.