.forgejo | ||
.gitignore | ||
README.md |
$REPO_NAME_TITLE
$REPO_DESCRIPTION
Prerequisites
TODO: note any prerequisites here or delete this section
Installation
TODO: write instructions for compiling from source and/or downloading
Development
TODO: add any development-specific notes here
Contributing
- Fork it, if you don't have push access to this repo.
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request