summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2019-01-21 11:59:38 +0300
committerAndrew Dolgov <[email protected]>2019-01-21 11:59:38 +0300
commitdcebcbf69450e4df911b0627f85ca8320253fcef (patch)
tree7008426cbe04347ab8f9750b6988c9423dbe29c5 /CONTRIBUTING.md
parentef6dcaad34a00dadecf274d3d14b28cff5aadfdc (diff)
upd CONTRIBUTING
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md12
1 files changed, 7 insertions, 5 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index e99d85ee8..c7a9dcfa6 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,12 +1,14 @@
## Contributing code the right way
-If you can't fork the repository on Gogs, please see this forum thread:
-
-https://discourse.tt-rss.org/t/pull-requests-gogs-spam/1850/2
-
TLDR: it works pretty much like Github.
1. Make an account on Gogs
-2. Fork the repository you're interested in
+2. Fork the repository you're interested in (also see below)
3. Do the needful
4. File a pull request with your changes against master branch.
+
+### If you can't fork the repository on Gogs, please see this forum thread:
+
+https://discourse.tt-rss.org/t/pull-requests-gogs-spam/1850/2
+
+