From 8165e5551473ac6142d13d6fddbab8a8c83ce2be Mon Sep 17 00:00:00 2001 From: KennyTV Date: Wed, 5 Aug 2020 09:23:30 +0200 Subject: [PATCH] Update Issue Template --- .github/ISSUE_TEMPLATE/bug_report.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index b0e07f6e3..6bcafd850 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -5,7 +5,7 @@ about: Create a bug report so we can fix it --- **Describe the bug, provide any errors** -A clear and concise description of what the bug is. Can you https://hastebin.com the error? +A clear and concise description of what the bug is. If present, can you paste the error to https://paste.gg/? **How can we reproduce it?** Steps to reproduce the behavior: @@ -19,8 +19,13 @@ A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. -**ViaVersion Dump:** +**ViaVersion Dump** - Type /viaversion dump, and put the link here. **Additional server info** Do you use a proxy (eg. BungeeCord)? What software do you use and what plugins? + +**Checklist** +- [ ] I have included a Viaversion dump +- [ ] If applicable, I have included a paste (not a screenshot) of the error +- [ ] I have tried a build from https://ci.viaversion.com/ and the issue still persists \ No newline at end of file