ttrss/CONTRIBUTING.md

15 lines
390 B
Markdown
Raw Normal View History

2017-04-23 21:16:50 +02:00
## Contributing code the right way
2017-07-16 19:41:05 +02:00
TLDR: it works pretty much like Github.
2017-04-23 21:16:50 +02:00
2017-07-16 19:41:05 +02:00
1. Make an account on Gogs
2019-01-21 09:59:38 +01:00
2. Fork the repository you're interested in (also see below)
2017-07-16 19:41:05 +02:00
3. Do the needful
4. File a pull request with your changes against master branch.
2019-01-21 09:59:38 +01:00
2019-01-21 09:59:59 +01:00
**If you can't fork the repository on Gogs, please see this forum thread:**
2019-01-21 09:59:38 +01:00
https://discourse.tt-rss.org/t/pull-requests-gogs-spam/1850/2