From 62fd8681308481427124b5f8e7619102ebab90bb Mon Sep 17 00:00:00 2001 From: KennyTV Date: Sat, 8 Aug 2020 09:15:31 +0200 Subject: [PATCH] Update issue template --- .github/ISSUE_TEMPLATE/bug_report.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index b0e07f6e..78f5bfe1 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. Can you https://paste.gg/ the error? **How can we reproduce it?** Steps to reproduce the behavior: @@ -24,3 +24,8 @@ If applicable, add screenshots to help explain your problem. **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