2017-04-23 19:16:50 +00:00
|
|
|
## Contributing code the right way
|
|
|
|
|
2019-01-21 08:58:11 +00:00
|
|
|
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
|
|
|
|
|
2017-07-16 17:41:05 +00:00
|
|
|
TLDR: it works pretty much like Github.
|
2017-04-23 19:16:50 +00:00
|
|
|
|
2017-07-16 17:41:05 +00:00
|
|
|
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.
|