From ef6dcaad34a00dadecf274d3d14b28cff5aadfdc Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 21 Jan 2019 11:58:11 +0300 Subject: [PATCH] upd CONTRIBUTING --- CONTRIBUTING.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 15bbce724..e99d85ee8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,9 +1,12 @@ ## 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 3. Do the needful 4. File a pull request with your changes against master branch. -