mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
docs: Add bug/feature form for ui and util (#9504)
feat: add tags for other packages
This commit is contained in:
@@ -23,6 +23,8 @@ body:
|
|||||||
- proxy
|
- proxy
|
||||||
- proxy-container
|
- proxy-container
|
||||||
- rest
|
- rest
|
||||||
|
- ui
|
||||||
|
- util
|
||||||
- voice
|
- voice
|
||||||
- ws
|
- ws
|
||||||
validations:
|
validations:
|
||||||
|
|||||||
@@ -25,6 +25,8 @@ body:
|
|||||||
- proxy
|
- proxy
|
||||||
- proxy-container
|
- proxy-container
|
||||||
- rest
|
- rest
|
||||||
|
- ui
|
||||||
|
- util
|
||||||
- voice
|
- voice
|
||||||
- ws
|
- ws
|
||||||
validations:
|
validations:
|
||||||
|
|||||||
6
.github/issue-labeler.yml
vendored
6
.github/issue-labeler.yml
vendored
@@ -34,6 +34,12 @@ packages:proxy-container:
|
|||||||
packages:rest:
|
packages:rest:
|
||||||
- "### Which (application|package|application or package) is this (bug
|
- "### Which (application|package|application or package) is this (bug
|
||||||
report|feature request) for\\?\\n\\nrest\\n"
|
report|feature request) for\\?\\n\\nrest\\n"
|
||||||
|
packages:ui:
|
||||||
|
- "### Which (application|package|application or package) is this (bug
|
||||||
|
report|feature request) for\\?\\n\\ui\\n"
|
||||||
|
packages:util:
|
||||||
|
- "### Which (application|package|application or package) is this (bug
|
||||||
|
report|feature request) for\\?\\n\\util\\n"
|
||||||
packages:voice:
|
packages:voice:
|
||||||
- "### Which (application|package|application or package) is this (bug
|
- "### Which (application|package|application or package) is this (bug
|
||||||
report|feature request) for\\?\\n\\nvoice\\n"
|
report|feature request) for\\?\\n\\nvoice\\n"
|
||||||
|
|||||||
Reference in New Issue
Block a user