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:
Simon Ser 2023-11-05 23:05:30 +01:00
parent e4eb42d073
commit 3007718b0c

View 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.
-->