Browse Source
Update bugreport.yml (#2159)
* Update bugreport.yml
* Update bugreport.yml
removed d.net reference. fixed spelling.
* Update bugreport.yml
Adjusted verbiage for clarity
pull/2175/head
KeylAmi
GitHub
3 years ago
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
8 additions and
0 deletions
-
.github/ISSUE_TEMPLATE/bugreport.yml
|
|
@@ -76,3 +76,11 @@ body: |
|
|
|
``` |
|
|
|
validations: |
|
|
|
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 |