Minecraft-Console-Client/.github/ISSUE_TEMPLATE/feature_request.md
2020-04-30 17:37:57 +02:00

20 lines
965 B
Markdown

---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: a:enhancement, a:new-feature
assignees: ''
---
**Prerequisites**
- [ ] I have read and understood the [user manual](https://github.com/ORelio/Minecraft-Console-Client/tree/master/MinecraftClient/config)
- [ ] I made sure I am running the latest [development build](https://ci.appveyor.com/project/ORelio/minecraft-console-client/build/artifacts)
- [ ] I tried to [look for similar feature requests](https://github.com/ORelio/Minecraft-Console-Client/issues?q=is%3Aissue) before opening a new one
**Feature description**
A feature request should contain the following items:
* A concise description of your problem (I'm always frustrated when [...])
* A clear description of what you want to happen (I'd like the app to do this to solve my problem [...])
* Any alternative solutions or features you've considered.
* If applicable, add screenshots to help explain your request