mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-29 05:40:16 -04:00
Add a basic gitlab issue template
This makes the Bug template available in the new issues form. Ideally a majority of users will select this template and then realize that they're in the wrong repo. Making this a default is a feature of the enterprise gitlab version only, see https://docs.gitlab.com/ce/user/project/description_templates.html#overview Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
4e16ef0aed
commit
9b7171f955
1 changed files with 8 additions and 0 deletions
8
.gitlab/issue_templates/Bug.md
Normal file
8
.gitlab/issue_templates/Bug.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 bug.
|
||||
-->
|
||||
Loading…
Add table
Add a link
Reference in a new issue