From 5a1cd776767c0900bf038466a7411a8460fe44c6 Mon Sep 17 00:00:00 2001 From: Maximilian Date: Mon, 6 Mar 2023 13:10:50 -0600 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 63d878e..e0a11fe 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,13 @@ fine with getting your hands dirty, but I plan on having it ready to go for more 4. Run `go run main.go` to start the server 5. Start building your app! +## How to contribute + +- Open an issue on Github if you find a bug or have a feature request. +- [Email](mailto:contact@mpatterson.xyz) me a patch if you want to contribute code. + - Please include a good description of what the patch does and why it is needed, also include how you want to be + credited in the commit message. +
### License and disclaimer