diff options
author | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2023-01-19 00:49:30 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-19 00:49:30 +0100 |
commit | 484cb1d01b2c9b762881a50544dc8c807ad99b70 (patch) | |
tree | 2b5bbc0b0dd9042ddf2b685e8637b5ef47ec1b5a /.github/ISSUE_TEMPLATE | |
parent | b3e37226745a6e6de308bb7b00f0d2f9c596938e (diff) |
chore: Update issue template (#14703)
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 444315b2be..06d549e77c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -15,6 +15,7 @@ body: Description of the problem or issue here. Include entries of affected creatures / items / quests / spells etc. If this is a crash, post the crashlog (upload to https://gist.github.com/) and include the link here. + Never upload files! Use GIST for text and YouTube for videos! validations: required: true - type: textarea |