diff --git a/CONTRIBUTING b/CONTRIBUTING new file mode 100644 index 00000000..6dee1008 --- /dev/null +++ b/CONTRIBUTING @@ -0,0 +1,8 @@ +# Contributing to this project + +The issue tracker is the preferred channel for [bug reports](#bugs), [features requests](#features) and [submitting pull requests](#pull-requests) + +Before submitting a new issue please spend a couple of minutes on research: + +* Check [🛑 Common issues](https://github.com/jokob-sk/Pi.Alert/tree/main/dockerfiles#-common-issues) +* Check [💡 Closed issues](https://github.com/jokob-sk/Pi.Alert/issues?q=is%3Aissue+is%3Aclosed) if a similar issue was solved in the past.