diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 000000000..ec0895c61 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,26 @@ +--- +name: Bug report +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 http://hastebin the error? + +**How can we reproduce it?** +Steps to reproduce the behavior: +1. Login on 1.12' +2. Click on '....' +3. The '....' is displayed wrong + +**Expected behaviour** +A clear and concise description of what you expected to happen. + +**Screenshots** +If applicable, add screenshots to help explain your problem. + +**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? diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 000000000..8bbc2c4fd --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,17 @@ +--- +name: Feature request +about: Suggest an idea for ViaVersion + +--- + +**Is your feature request related to a problem? Please describe.** +A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] + +**Describe the solution you'd like** +A clear and concise description of what you want to happen. + +**Describe alternatives you've considered** +A clear and concise description of any alternative solutions or features you've considered. + +**Which versions is this for?** +Does the feature apply to any specific versions? If so put them here.