Browse Source

Update bugreport.yml

pull/2159/head
KeylAmi 3 years ago
parent
commit
3dd5810c53
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: List Discord.Net and Discord.Net related pacakges in use, and versions.
placeholder: Discord.Net V3.3.2, etc.
validations:
required: true

Loading…
Cancel
Save