Merge pull request #4050 from orestisfl/config-details-bug-template

Bug template: Add collapsible for config file
next
Ingo Bürk 2020-05-01 09:40:46 +02:00 committed by GitHub
commit 151281aaf1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -49,8 +49,9 @@ Please include your (complete) i3 config with which the issue occurs. You can ei
If you would like to help debugging the issue, please try to reduce the config such that it is as close to the default config as possible while still reproducing the issue. This can help us bisect the root cause.
-->
<pre>
<details><summary>Config file</summary><pre>
</pre>
</details>
<!--
Providing a logfile can help us trace the root cause of an issue much quicker. You can learn how to generate the logfile here: