This commit is contained in:
SuperRonanCraft
2018-10-15 00:52:37 -04:00
parent bf638c7e3c
commit f749e26a41
14 changed files with 137 additions and 459 deletions

26
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@@ -0,0 +1,26 @@
---
name: Bug Report
about: Create a report refering a potential/known bug
---
**Plugin Version**:
<!-- Use "/rtp version" to get the plugin version -->
**Describe The Bug**:
<!-- Files not loading nor generating, commands aren't working, ect. -->
**How To Reproduce**:
<!-- Steps to reproduce the behavior: -->
<!-- 1. Type '...' -->
<!-- 2. Click on '....' -->
<!-- 3. Add this to '....' -->
**Expected Behavior**:
<!-- A clear statement of what you expected to happen -->
**Screenshots/Error Log**:
<!-- If possible, please add some screenshots or post an error log with https://hastebin.com/ -->
**Additional Context**:
<!-- Add any other context about the problem here. -->

View File

@@ -0,0 +1,17 @@
---
name: Feature Request
about: Suggest an idea for this plugin
---
**Plugin Version**:
<!-- Use "/rtp version" to get the plugin version -->
**Request**:
<!-- A clear and concise description of what you would like to be added -->
**How/Why**:
<!-- How/Why would this feature to be added -->
**Additional Context**:
<!-- Add any other context or screenshots about the feature request here -->