Follow GitHub templates for bug report and issue (#4205)
Based on points made in #4160, update GitHub issue templates to be more versatile, do not include any inline comments and be straightforward, while pointing out reporter in correct direction. Also, one of the crucial things that previous template for bug report was missing was RuneLite and Launcher versions and steps to reproduce the bug. Supersedes #4160 Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
This commit is contained in:
10
.github/ISSUE_TEMPLATE/Feature_request.md
vendored
10
.github/ISSUE_TEMPLATE/Feature_request.md
vendored
@@ -1,17 +1,19 @@
|
||||
---
|
||||
name: "\U0001F680 Feature Request or RFC"
|
||||
about: "I have a suggestion (and may want to implement it \U0001F642)!"
|
||||
name: "\U0001F680 Feature Request"
|
||||
about: Suggest an idea for this project
|
||||
|
||||
---
|
||||
|
||||
**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 [...]
|
||||
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.
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user