Add predefined labels to issue templates (#1471)

This commit is contained in:
Eric Cornelissen 2019-06-15 12:43:28 +01:00 committed by GitHub
parent e5cca7a613
commit 712c355484
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,7 @@
--- ---
name: Icon request name: Icon request
about: Request a new icon for SimpleIcons about: Request a new icon for SimpleIcons
labels: new icon
--- ---
<!-- Before opening a new issue search for duplicate or closed issues --> <!-- Before opening a new issue search for duplicate or closed issues -->

View File

@ -1,6 +1,7 @@
--- ---
name: Icon update name: Icon update
about: Help us improve by reporting outdated icons about: Help us improve by reporting outdated icons
labels: icon outdated
--- ---
<!-- Before opening a new issue search for duplicate or closed issues --> <!-- Before opening a new issue search for duplicate or closed issues -->