misc: automatically add labels to issues that use a template (#3367)

* misc: Automatically add labels to issues that use the template

* misc: Ditto

* misc: DITTO
This commit is contained in:
Vlad Frangu
2019-07-11 13:59:19 +03:00
committed by SpaceEEC
parent 20d7b3de59
commit 4069d009d1
3 changed files with 3 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
---
name: Feature request
about: Request a feature for the core discord.js library
labels: type: enhancement
---