mirror of
https://github.com/RonanPlugins/BetterRTP.git
synced 2026-02-16 10:30:58 +00:00
2.7.6
This commit is contained in:
26
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
26
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal 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. -->
|
||||
17
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
17
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal 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 -->
|
||||
Reference in New Issue
Block a user