Update issue templates
This commit is contained in:
parent
7cfb1e3826
commit
698d386c26
22
.github/ISSUE_TEMPLATE/blacklist-request.md
vendored
Normal file
22
.github/ISSUE_TEMPLATE/blacklist-request.md
vendored
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
---
|
||||
name: Blacklist Request
|
||||
about: Have a block / entity that shouldn't be picked up by Carry On? Report it here.
|
||||
title: "[Blacklist]"
|
||||
labels: Blacklist
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Describe the problem**
|
||||
What block / entity is causing issues? What problems occur with placement / pickup?
|
||||
|
||||
**ID's to Blacklist**
|
||||
List of block identifiers (namespace:name) to blacklist. You can find identifiers by activating F3 and moving your crosshair over the block
|
||||
-
|
||||
-
|
||||
...
|
||||
|
||||
**Game Information (please complete the following information):**
|
||||
- Minecraft Version:
|
||||
- Mod Loader:
|
||||
- Carry On Version:
|
||||
28
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
28
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
---
|
||||
name: Bug report
|
||||
about: Create a report about a crash or otherwise buggy behavior
|
||||
title: "[Bug]"
|
||||
labels: bug
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Describe the bug**
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
**To Reproduce**
|
||||
Steps to reproduce the behavior:
|
||||
1.
|
||||
2.
|
||||
...
|
||||
|
||||
**Screenshots**
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
|
||||
**Game Information (please complete the following information):**
|
||||
- Minecraft Version:
|
||||
- Mod Loader:
|
||||
- Carry On Version:
|
||||
|
||||
**Additional context, logs**
|
||||
Add any other context about the problem here. Also include logs if available
|
||||
20
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
20
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for Carry On
|
||||
title: "[Feature Request]"
|
||||
labels: enhancement
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**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.
|
||||
|
||||
**Additional context**
|
||||
Add any other context or screenshots about the feature request here.
|
||||
Loading…
Reference in New Issue
Block a user