mirror of
https://github.com/Minestom/Minestom.git
synced 2024-12-26 02:57:37 +01:00
Remove issue templates
This commit is contained in:
parent
773b90e16a
commit
4cf66fde08
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
@ -2,7 +2,7 @@
|
||||
#### **Did you find a bug?**
|
||||
* Open a new GitHub issue if it's not already reported.
|
||||
|
||||
* Use the relevant bug report template to create the issue.
|
||||
* Explain it clearly, with steps (or code) to reproduce it.
|
||||
|
||||
#### **Did you write some code that fixes a bug?**
|
||||
* Open a new GitHub pull-request with the commits if it hasn't already been proposed.
|
||||
|
22
.github/ISSUE_TEMPLATE/BUG_TEMPLATE.md
vendored
22
.github/ISSUE_TEMPLATE/BUG_TEMPLATE.md
vendored
@ -1,22 +0,0 @@
|
||||
---
|
||||
name: Bug report
|
||||
labels: Bug
|
||||
about: Use this to report unexpected behavior (bugs and errors).
|
||||
---
|
||||
### What is the current behavior?
|
||||
|
||||
|
||||
### What is the expected behavior?
|
||||
|
||||
|
||||
### What steps will reproduce the problem?
|
||||
|
||||
|
||||
### What operating system and java version is being used?
|
||||
|
||||
|
||||
### If there is an exception, use pastebin/hastebin (NB: no expiry date!) to send the stacktrace
|
||||
|
||||
|
||||
### Additional information / Possible thoughts on why this bug is happening
|
||||
|
15
.github/ISSUE_TEMPLATE/FEATURE_TEMPLATE.md
vendored
15
.github/ISSUE_TEMPLATE/FEATURE_TEMPLATE.md
vendored
@ -1,15 +0,0 @@
|
||||
---
|
||||
name: Feature Request
|
||||
labels: Enhancement
|
||||
about: Use this to request an addition (feature).
|
||||
---
|
||||
### What would you like added/changed?
|
||||
|
||||
|
||||
### Why do you think this is a good addition/alteration?
|
||||
|
||||
|
||||
### Why do you want this to be added?
|
||||
|
||||
|
||||
### Additional Information
|
7
.github/ISSUE_TEMPLATE/QUESTION_TEMPLATE.md
vendored
7
.github/ISSUE_TEMPLATE/QUESTION_TEMPLATE.md
vendored
@ -1,7 +0,0 @@
|
||||
---
|
||||
name: Question
|
||||
labels: Question
|
||||
about: Use this to ask a question.
|
||||
---
|
||||
### Your Question:
|
||||
|
Loading…
Reference in New Issue
Block a user