mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
ci: Update issue labeller (#9064)
* ci: Add formatters issue label * fix: "the" instead of "this" * chore: add next
This commit is contained in:
8
.github/issue-labeler.yml
vendored
8
.github/issue-labeler.yml
vendored
@@ -8,12 +8,16 @@ packages:core:
|
||||
- '### Which package is this (bug report|feature request) for\?\n\ncore'
|
||||
packages:discord.js:
|
||||
- '### Which package is this (bug report|feature request) for\?\n\ndiscord.js'
|
||||
packages:rest:
|
||||
- '### Which package is this (bug report|feature request) for\?\n\nrest'
|
||||
packages:formatters:
|
||||
- '### Which package is this (bug report|feature request) for\?\n\formatters'
|
||||
packages:next:
|
||||
- '### Which package is this (bug report|feature request) for\?\n\next'
|
||||
packages:proxy:
|
||||
- '### Which package is this (bug report|feature request) for\?\n\nproxy'
|
||||
packages:proxy-container:
|
||||
- '### Which package is this (bug report|feature request) for\?\n\nproxy-container'
|
||||
packages:rest:
|
||||
- '### Which package is this (bug report|feature request) for\?\n\nrest'
|
||||
packages:voice:
|
||||
- '### Which package is this (bug report|feature request) for\?\n\nvoice'
|
||||
packages:ws:
|
||||
|
||||
Reference in New Issue
Block a user