add labels to gitlab issue templates

Signed-off-by: Kevin Morris <kevr@0cost.org>
This commit is contained in:
Kevin Morris 2021-11-11 13:09:05 -08:00
parent 66978e40a4
commit 567090547d
No known key found for this signature in database
GPG key ID: F7E46DED420788F3
4 changed files with 8 additions and 0 deletions

View file

@ -10,3 +10,5 @@
- Username: the_username_you_want - Username: the_username_you_want
- Email: valid@email.org - Email: valid@email.org
- Account Type: (User|Trusted User) - Account Type: (User|Trusted User)
/label account-request

View file

@ -32,3 +32,5 @@ aurweb's HTML render output. If you're testing locally, use the
commit on which you are experiencing the bug. If you have found commit on which you are experiencing the bug. If you have found
a bug which exists on live aur.archlinux.org, include the version a bug which exists on live aur.archlinux.org, include the version
located at the bottom of the webpage. located at the bottom of the webpage.
/label bug unconfirmed

View file

@ -28,3 +28,5 @@ Example:
- [Feature] Do not allow users to be Tyrants - [Feature] Do not allow users to be Tyrants
- \<(issue|merge_request)_link\> - \<(issue|merge_request)_link\>
/label feature unconsidered

View file

@ -54,3 +54,5 @@ That being said: please include an overall summary of your experience
and how you felt about the current implementation which you're testing and how you felt about the current implementation which you're testing
in comparison with PHP (current aur.archlinux.org, or https://localhost:8443 in comparison with PHP (current aur.archlinux.org, or https://localhost:8443
through docker). through docker).
/label feedback