Update CONTRIBUTING.md

This commit is contained in:
Sebastian Scheibner 2022-01-02 21:31:16 +01:00 committed by GitHub
parent 9af3e2ca90
commit 65ff7a43db
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,6 +5,7 @@ If you have a question you can ask it in the [GitHub discussions page](https://g
- 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.
- Specify the signal-cli, JDK and OS version you're using. (and libsignal-client version, if self-compiled)
- Run the failing command with `--verbose` flag to get a more detailed log output and include that in the bug report
# Pull request