chore: label enhancement

This commit is contained in:
Jiralite
2025-08-22 13:47:21 +01:00
parent 352c9819b6
commit 001df6d53e
5 changed files with 169 additions and 146 deletions

View File

@@ -1,6 +1,6 @@
name: Bug report
description: Report an issue with discord.js or another package.
labels: [bug, need repro]
labels: [t:bug, t:need reproduction]
body:
- type: markdown
attributes:

View File

@@ -1,6 +1,6 @@
name: Websites bug report
description: Report an issue with the documentation or guide websites.
labels: [bug, need repro]
labels: [t:bug, t:need reproduction]
body:
- type: markdown
attributes:

View File

@@ -1,6 +1,6 @@
name: Feature request
description: Request a new feature (discord.js accepts documented features of the official Discord developer API only!)
labels: [feature request]
labels: [t:feature request]
body:
- type: markdown
attributes: