]> cat aescling's git repositories - mastodon.git/commitdiff
Apply label automatically when issue creation from template (#15154)
authorYamagishi Kazutoshi <ykzts@desire.sh>
Sat, 14 Nov 2020 18:19:23 +0000 (03:19 +0900)
committerGitHub <noreply@github.com>
Sat, 14 Nov 2020 18:19:23 +0000 (19:19 +0100)
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md

index f49964bd9f5bfb2637bd258c3c4b399020ad7600..8ae4bb8825335b58f70dc7a45e3e1587deb7c95e 100644 (file)
@@ -1,7 +1,7 @@
 ---
 name: Bug Report
 about: If something isn't working as expected
-
+labels: bug
 ---
 
 <!-- Make sure that you are submitting a new bug that was not previously reported or already fixed -->
index 3890729e22f22d5933f2e852573d5ac6c0397fdb..ff92c0316e031a28a4909165df28936998459f9f 100644 (file)
@@ -1,7 +1,6 @@
 ---
 name: Feature Request
 about: I have a suggestion
-
 ---
 
 <!-- Please use a concise and distinct title for the issue -->