mirror of
https://github.com/chev2/gmod-addons.git
synced 2025-10-29 14:10:57 +00:00
Update feature request template
This commit is contained in:
parent
f02d8e4ce7
commit
421e33b6f6
1 changed files with 5 additions and 5 deletions
10
.github/ISSUE_TEMPLATE/feature_request.md
vendored
10
.github/ISSUE_TEMPLATE/feature_request.md
vendored
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
title: "[Feature Request] Summary goes here"
|
||||
title: "[Feature Request] <ADDON NAME, IF APPLICABLE>: Summary goes here"
|
||||
labels: enhancement
|
||||
assignees: chev2
|
||||
|
||||
|
|
@ -10,14 +10,14 @@ assignees: chev2
|
|||
**Addon name**
|
||||
The addon (or addons) to suggest an idea for.
|
||||
|
||||
**Is your feature request related to a problem? Please describe.**
|
||||
**Is your feature request related to a problem? If not, just put "N/A".**
|
||||
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.
|
||||
|
||||
**Additional context**
|
||||
Add any other context or screenshots about the feature request here.
|
||||
|
||||
**If you have any alternative approaches to adding this feature, please list them below. Otherwise, just put "N/A".**
|
||||
A clear and concise description of any alternative solutions or features you've considered.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue