From 0dfdc78160fadb5516091373d9ec637e20eb6d0e Mon Sep 17 00:00:00 2001 From: Jannis Mattheis Date: Sat, 16 Mar 2019 14:03:37 +0100 Subject: [PATCH] Add contributing --- CONTRIBUTING.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..8758a77 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,11 @@ +# Contributing + +Thanks for your interest in Gotify! + +When contributing to gotify/\*, please first discuss the change (typos excluded) you wish to make via issue, chat +or any other method with the owners of this repository. If you want to fix an already existing issue please write +so in a comment. + +Please note we have a [code of conduct](CODE_OF_CONDUCT.md), please follow it in all your interactions with the project. + +If you have any questions you can join the chat on [#gotify:matrix.org](https://matrix.to/#/#gotify:matrix.org). \ No newline at end of file