You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.