Issue templates
This commit is contained in:
parent
5b28405810
commit
6ad30bf44b
21
.github/ISSUE_TEMPLATE/bug-report.md
vendored
Normal file
21
.github/ISSUE_TEMPLATE/bug-report.md
vendored
Normal file
@ -0,0 +1,21 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Help improve TerraForged by reporting bugs and inter-mod compatibility problems
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
_Please take a look through the [existing issues](https://github.com/TerraForged/TerraForged/issues) to see if your problem has already been reported and reply to that rather than creating a new thread :)_
|
||||
|
||||
**Description**
|
||||
Please describe the problem clearly and concisely
|
||||
|
||||
**How to reproduce (get your mind out of the gutter! -_-)**
|
||||
- Describe your setup if using anything other than the Mojang launcher or standard forge server
|
||||
- List any third-party mods (& their version number) that may be relevant to the issue
|
||||
- Provide a simple step-by-step guide to recreate the problem
|
||||
|
||||
**Additional information**
|
||||
Add screenshots, world-seeds, co-ordinates, log files, links to conflicting mods
|
22
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
22
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
@ -0,0 +1,22 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea or request a feature that you think would improve TerraForged
|
||||
title: ''
|
||||
labels: enhancement
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
_Please take a look through the [existing enhancements](https://github.com/TerraForged/TerraForged/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3Aenhancement+) to see if yours has already been suggested. Feel free to add your own thoughts to the thread :)_
|
||||
|
||||
**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.
|
10
.github/ISSUE_TEMPLATE/freestyle.md
vendored
Normal file
10
.github/ISSUE_TEMPLATE/freestyle.md
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
name: Freestyle
|
||||
about: '"This ain''t my first rodeo!"'
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user