summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
blob: 15bbce724be03801c58603984251c7658a57d4b2 (plain)
1
2
3
4
5
6
7
8
9
## 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.