1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-21 11:26:38 +02:00
ttrss/CONTRIBUTING.md
2017-07-16 20:41:05 +03:00

232 B

Contributing code the right way

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.