miniguest/CONTRIBUTING.md

17 lines
521 B
Markdown
Raw Permalink Normal View History

2021-08-25 23:27:14 +03:00
# How to contribute
Contributions and feedback are always welcome!
## Bug reports, feature request, and the like
Please open a [Github issue.](https://github.com/bbjubjub2494/miniguest/issues)
If you wish not to use Github, please contact me via e-mail instead.
## Submitting changes
Please open a [Github pull request.](https://github.com/bbjubjub2494/miniguest/pulls)
Please run the test suite with `nix flake check` to check for regressions.
If you wish not to use Github, please contact me via e-mail instead.