Add GitLab issue template

Add recommendations for the most common mistakes when reporting an
issue.
This commit is contained in:
Simon Ser 2023-10-05 17:34:06 +02:00
parent 2c33a1c2de
commit 96690d6380
1 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,15 @@
<!--
Please read the following before submitting:
- If you are a user of a wlroots-based compositor, please report first your
issue to your compositor's issue tracker. The issue you are experiencing
might be a compositor bug rather than a wlroots bug.
- Do not open issues related to proprietary drivers.
- Do not use this issue tracker for questions. Instead, use the IRC channel
(#wlroots on Libera Chat).
- Please attach full debug logs of your compositor (redact information you
might consider sensitive). For crashes, please attach a full stack trace with
debug symbols.
-->