diff options
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 4994debb..f65f3254 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -76,7 +76,7 @@ body: attributes: label: Applied Mods? options: - - label: Yes + - label: "Yes" required: false - type: textarea id: mods @@ -93,4 +93,4 @@ body: - Additional info about your environment: - Any other information relevant to your issue. validations: - required: false
\ No newline at end of file + required: false |
