mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-25 06:59:46 -05:00
gitlab: make issue template the default
The issue template is hard to notice because it's not the default. Users have to explicitly select it from the easy-to-miss dropdown to get the warning. Make the template the default one, so that new users are less likely to miss it. Signed-off-by: Simon Ser <contact@emersion.fr>
This commit is contained in:
parent
e4eb42d073
commit
3007718b0c
1 changed files with 1 additions and 1 deletions
8
.gitlab/issue_templates/default.md
Normal file
8
.gitlab/issue_templates/default.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<!--
|
||||
This repository is for the Wayland protocol description and the libwayland IPC helper
|
||||
library only. Issues with Wayland during day-to-day usage are almost
|
||||
certainly a bug in your compositor and **not** a bug with in this
|
||||
repository.
|
||||
|
||||
Please remove this comment before filing your issue.
|
||||
-->
|
||||
Loading…
Add table
Add a link
Reference in a new issue