]> nmode's Git Repositories - signal-cli/commitdiff
Create CONTRIBUTING.md
authorAsamK <asamk@gmx.de>
Sat, 27 Feb 2021 09:42:56 +0000 (10:42 +0100)
committerAsamK <asamk@gmx.de>
Sat, 27 Feb 2021 16:44:33 +0000 (17:44 +0100)
CONTRIBUTING.md [new file with mode: 0644]

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file mode 100644 (file)
index 0000000..0bc3167
--- /dev/null
@@ -0,0 +1,8 @@
+# Question
+If you have a question you can ask it in the [GitHub discussions page](https://github.com/AsamK/signal-cli/discussions)
+
+# Report a bug
+- Search [existing issues](https://github.com/AsamK/signal-cli/issues?q=is%3Aissue) if it has been reported already
+- If you're unable to find an open issue addressing the problem, [open a new one](https://github.com/AsamK/signal-cli/issues/new).
+  - Be sure to include a **title and clear description**, as much relevant information as possible.
+  - Run the failing command with `--verbose` flag to get a more detailed log output and include that in the bug report