summaryrefslogtreecommitdiff
path: root/HowToContribute.md
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2015-11-30 10:39:12 +0300
committerAndrew Dolgov <[email protected]>2015-11-30 10:39:12 +0300
commit0cc5dd0f1ae6fbcaf0b6312ea64c240473d4cca4 (patch)
tree68af4158315d0cff1f6d6674c3cac264ca58c43a /HowToContribute.md
parent911dfa62e1697f8fca6ea6f208308e9860299779 (diff)
fox created page: HowToContribute
Diffstat (limited to 'HowToContribute.md')
-rw-r--r--HowToContribute.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/HowToContribute.md b/HowToContribute.md
new file mode 100644
index 0000000..3e9e2f5
--- /dev/null
+++ b/HowToContribute.md
@@ -0,0 +1,12 @@
+# How to contribute the right way
+
+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.
+3. Usual stuff applies: don't post unrelated issues in one merge requests, try to not screw up indenting (tt-rss mostly uses tab characters), try to respect surrounding formatting style, etc.
+4. That's it.
+
+Questions? Here's the [gitlab-related thread](https://tt-rss.org/forum/viewtopic.php?f=10&t=3432) on the forums.
+
+## How to contribute the wrong way
+
+https://tt-rss.org/forum/viewtopic.php?f=8&t=3605