diff options
| author | Ac_K <Acoustik666@gmail.com> | 2023-02-09 02:02:00 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-09 02:02:00 +0100 |
| commit | f614d2c435bbb4ea6df89d0c174c3acb920d74b1 (patch) | |
| tree | d744dcc498a9f5d43fdfc47d93a5099f1af4e3e1 | |
| parent | 40c94160976e2f9efcd858eec726649f2c7372db (diff) | |
bug_report.yml hotfix
| -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 |
