-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
60 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
--- | ||
name: 🐛 Bug report | ||
about: Create a report to help us improve | ||
title: '' | ||
labels: 🐛 Bug | ||
assignees: Leirof | ||
|
||
--- | ||
|
||
# Description & Expected behavior | ||
A clear and concise description of what the bug is. | ||
|
||
# Steps to reproduce | ||
Steps to reproduce the behavior: | ||
1. Go to '...' | ||
2. Click on '....' | ||
3. Scroll down to '....' | ||
4. See error | ||
|
||
# Screenshots | ||
If applicable, add screenshots to help explain your problem. | ||
|
||
# Mincraft client | ||
- Java / Bedroc : | ||
- (if Bedrock) Type of device: (PC, phone, switch, ...) | ||
- Mods: | ||
- Graphics quality: | ||
- Particles setting: | ||
|
||
# Additional context (optional) | ||
Add any other context about the problem here. | ||
|
||
# Suggestions (optional) | ||
Add any sugggestion that go further than a simple bug resolution (like redefining a mecanics). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
name: ⚡ Enhancement request | ||
about: You think that something can be improved? | ||
title: '' | ||
labels: ⚡ Enhancement | ||
assignees: | ||
--- | ||
|
||
# Current state | ||
Describe shortly the current state and the the problem you see. | ||
|
||
# Enhancement | ||
Describe shortly how your idea will enhance the project. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
name: ✨ Feature request | ||
about: You have an idea of something cool to add? | ||
title: '' | ||
labels: ✨ Feature | ||
assignees: | ||
--- | ||
|
||
# TL;DR | ||
Write a very short description just to know globally what we are talking about | ||
|
||
# Description | ||
Enter in the details of your idea |