summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2017-01-23 20:14:00 +0300
committerAndrew Dolgov <[email protected]>2017-01-23 20:14:00 +0300
commit006cb321c4336f2a67bc27dd0e4b4f3de288cbf8 (patch)
tree04d29cc6020001433425abf7b6cb25b677a0989f
parentadcac026c34b7aa1006f2c17c4101fbdbc276b6e (diff)
fox created page: SecuringCacheDirectories
-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.