232 B
232 B
Contributing code the right way
TLDR: it works pretty much like Github.
- Make an account on Gogs
- Fork the repository you're interested in
- Do the needful
- File a pull request with your changes against master branch.