Update bugreport.yml (#2159)
* Update bugreport.yml * Update bugreport.yml removed d.net reference. fixed spelling. * Update bugreport.yml Adjusted verbiage for clarity
This commit is contained in:
8
.github/ISSUE_TEMPLATE/bugreport.yml
vendored
8
.github/ISSUE_TEMPLATE/bugreport.yml
vendored
@@ -76,3 +76,11 @@ body:
|
|||||||
```
|
```
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
|
- type: textarea
|
||||||
|
id: packages
|
||||||
|
attributes:
|
||||||
|
label: Packages
|
||||||
|
description: Please list all 3rd party packages in use if applicable, including their versions.
|
||||||
|
placeholder: Discord.Addons.Hosting V5.1.0, Discord.InteractivityAddon V2.4.0, etc.
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
|||||||
Reference in New Issue
Block a user