Browse Source

fix(feature_request): add details

mobile-beta
Harry 2 years ago committed by GitHub
parent
commit
cc94a1807a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 12
      .github/ISSUE_TEMPLATE/feature_request.md

12
.github/ISSUE_TEMPLATE/feature_request.md

@ -1,5 +1,5 @@
--- ---
name: Feature request name: đź’ˇ Feature request
about: Suggest an idea for this project about: Suggest an idea for this project
title: "" title: ""
labels: "" labels: ""
@ -9,11 +9,17 @@ assignees: ""
**Is your feature request related to a problem? Please describe.** **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 [...]
**Expected benefit**
A clear and concise description of the expected benefit of the feature, including any relevant metrics or data to support its value:
**Target audience**
Who will benefit from this feature (e.g. users, developers, administrators):
**Describe the solution you'd like** **Describe the solution you'd like**
A clear and concise description of what you want to happen. A clear and concise description of what you want to happen.
**Describe alternatives you've considered** **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** **Additional context & attachments**
Add any other context or screenshots about the feature request here. Add any other context, screenshots, or additional attachments, such as mockups or prototypes, to provide more context for the feature.

Loading…
Cancel
Save