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
tags/3.4.1
KeylAmi GitHub 3 years ago
parent
commit
48bc723f9e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions
  1. +8
    -0
      .github/ISSUE_TEMPLATE/bugreport.yml

+ 8
- 0
.github/ISSUE_TEMPLATE/bugreport.yml View File

@@ -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

Loading…
Cancel
Save