Create CONTRIBUTING.md

This commit is contained in:
AsamK 2021-02-27 10:42:56 +01:00
parent ef2ba0b8e0
commit 17d6b256e8

8
CONTRIBUTING.md Normal file
View file

@ -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