summaryrefslogtreecommitdiff
path: root/HowToContribute.md
blob: 3e9e2f56c79556af9f1bfe7d751ff9cec42eec71 (plain)
1
2
3
4
5
6
7
8
9
10
11
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