diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..1bd9d4b --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,16 @@ +# 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.