From: AsamK Date: Sat, 27 Feb 2021 09:42:56 +0000 (+0100) Subject: Create CONTRIBUTING.md X-Git-Tag: v0.8.1~7 X-Git-Url: https://git.nmode.ca/signal-cli/commitdiff_plain/17d6b256e86223f356d6d73916bc0798c9c52214 Create CONTRIBUTING.md --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 00000000..0bc3167a --- /dev/null +++ b/CONTRIBUTING.md @@ -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