mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
Add GitLab issue template
Add recommendations for the most common mistakes when reporting an issue.
This commit is contained in:
parent
2c33a1c2de
commit
96690d6380
1 changed files with 15 additions and 0 deletions
15
.gitlab/issue_templates/Default.md
Normal file
15
.gitlab/issue_templates/Default.md
Normal 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.
|
||||||
|
|
||||||
|
-->
|
||||||
Loading…
Add table
Add a link
Reference in a new issue