mirror of
https://github.com/AsamK/signal-cli
synced 2025-09-04 13:10:39 +00:00
try to merge again
This commit is contained in:
parent
6d18f311e6
commit
685fce477c
184 changed files with 14906 additions and 1705 deletions
12
CONTRIBUTING.md
Normal file
12
CONTRIBUTING.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
# 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
|
||||
|
||||
# Pull request
|
||||
- Code style should match the existing code, IntelliJ users can use the auto formatter
|
||||
- Separate PRs should be opened for each implemented feature or bug fix
|
Loading…
Add table
Add a link
Reference in a new issue