Remove issue templates

This commit is contained in:
themode 2021-04-03 00:28:13 +02:00
parent 773b90e16a
commit 4cf66fde08
4 changed files with 1 additions and 45 deletions

View File

@ -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.

View File

@ -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

View File

@ -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

View File

@ -1,7 +0,0 @@
---
name: Question
labels: Question
about: Use this to ask a question.
---
### Your Question: