mirror of
https://github.com/matrix-org/synapse.git
synced 2025-11-27 09:52:05 +00:00
Ask bug reporters to provide logs as text (#15479)
This commit is contained in:
parent
625ebbf92d
commit
19141b9432
2
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
vendored
2
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
vendored
@ -129,7 +129,7 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Relevant log output
|
label: Relevant log output
|
||||||
description: |
|
description: |
|
||||||
Please copy and paste any relevant log output, ideally at INFO or DEBUG log level.
|
Please copy and paste any relevant log output as text (not images), ideally at INFO or DEBUG log level.
|
||||||
This will be automatically formatted into code, so there is no need for backticks (`\``).
|
This will be automatically formatted into code, so there is no need for backticks (`\``).
|
||||||
|
|
||||||
Please be careful to remove any personal or private data.
|
Please be careful to remove any personal or private data.
|
||||||
|
|||||||
1
changelog.d/15479.misc
Normal file
1
changelog.d/15479.misc
Normal file
@ -0,0 +1 @@
|
|||||||
|
Ask bug reporters to provide logs as text.
|
||||||
Loading…
x
Reference in New Issue
Block a user