Update issue template to put niri config into <details> block

This makes issues much more readable and prevents readers from needing to scroll all the way past the config.
This commit is contained in:
DerRockWolf
2025-12-08 21:37:36 +01:00
committed by Ivan Molodetskikh
parent ba29735fbb
commit 83a733e085
+7
View File
@@ -10,6 +10,13 @@ assignees: ''
<!-- Please describe the issue here at the top, then fill in the system information below. -->
<!-- Attaching your full niri config can help diagnose the problem. -->
<details><summary>Config</summary>
```kdl
insert config here
```
</details>
<!--
If you have a problem with a specific app, please verify that it is running on Wayland, rather than X11. An easy way is to run xeyes and mouse over the app: xeyes will be able to "see" only X11 windows.