From 36649a852659f58219ec98bc77bc068838888afc Mon Sep 17 00:00:00 2001 From: AsamK Date: Wed, 18 Mar 2026 17:05:41 +0100 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c18cd8a8..7162e881 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,7 +10,7 @@ If you have a question you can ask it in the [GitHub discussions page](https://g - Be sure to include a **title and clear description**, as much relevant information as possible. - Specify the versions of signal-cli, libsignal-client (if self-compiled), JDK and OS you're using - Specify if it's the normal java or the graalvm native version. - - Run the failing command with `--verbose` flag to get a more detailed log output and include that in the bug report + - Run the failing command with `-vv --scrub-log` flags to get a more detailed log output and include that in the bug report # Pull request