Automatically label issues created with templates

This commit is contained in:
SquidDev 2019-05-25 14:53:36 +01:00
parent 5b0ce7410d
commit 99bdff0f92
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
--- ---
name: Bug report name: Bug report
about: Report some misbehaviour in the mod about: Report some misbehaviour in the mod
labels: bug
--- ---
<!-- <!--

View File

@ -1,7 +1,7 @@
--- ---
name: Feature request name: Feature request
about: Suggest an idea or improvement about: Suggest an idea or improvement
labels: enhancement
--- ---
<!-- <!--