BlueMap/.github/ISSUE_TEMPLATE/bug_report.md

37 lines
994 B
Markdown
Raw Permalink Normal View History

2020-08-30 12:44:18 +02:00
---
name: Bug report
2021-05-19 01:05:31 +02:00
about: 'Use this if you want to report a bug!'
2020-08-30 12:44:18 +02:00
title: ''
labels: ''
assignees: ''
---
2021-05-19 01:05:31 +02:00
<!--
2021-05-19 01:07:07 +02:00
Make sure you read the Contribution-Guidelines (https://github.com/BlueMap-Minecraft/BlueMap/blob/master/.github/CONTRIBUTING.md) before submitting your Bug-Report!
Issues that don't follow these Guidelines will likely be closed!
2021-05-19 01:05:31 +02:00
-->
### What i did / Steps to reproduce
<!-- What did you do before it happened? (How can the bug be reproduced?) -->
### Expected result
<!-- What did you expect to happen? -->
### Actual result
<!-- What happened instead? -->
### Context
**BlueMap Version:** <!-- Full BlueMap-version including the target, for example: -->
`1.0.0-fabric-1.16.1`
2020-08-30 12:44:18 +02:00
2021-05-19 01:05:31 +02:00
<!--
Add more context here!
- The used os and platform (Windows/Linux, Spigot/Paper/Forge/Fabric/Sponge)
- Has the world been generated using any minecraft-mods?
etc..
2020-08-30 12:44:18 +02:00
2021-05-19 01:05:31 +02:00
Also:
- Is there a log- or a config-file that might help? Include it.
- Maybe add a screenshot or video for illustration.
-->