Skip to content

Commit

Permalink
[skip ci] Update bug_report.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
amsam0 authored Jan 14, 2025
1 parent 6de6d1a commit f4be894
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ body:
1. Set `debug_level` to `3` (or `2` if there's too much spam) in the Simple Voice Chat Discord Bridge configuration file
2. Restart your server or use `/dvc reloadconfig`
3. Upload the server logs here (they can be found in `logs/latest.txt`; make sure they don't include any sensitive info such as IP addresses)
We recommend pastebin services such as https://mclo.gs/.
validations:
required: true
Expand All @@ -49,7 +50,13 @@ body:
- type: dropdown
attributes:
label: Loader/server software
options: ["Paper", "Purpur", "Fabric", "Quilt", "Other (PLEASE SPECIFY IN ADDITONAL CONTEXT"]
options:
- -- PLEASE SELECT --
- Paper
- Purpur
- Fabric
- Quilt
- Other (PLEASE SPECIFY IN ADDITONAL CONTEXT
validations:
required: true
- type: input
Expand Down

0 comments on commit f4be894

Please sign in to comment.