Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené Gieling <github@dartcafe.de>2021-05-08 12:57:58 +0300
committerGitHub <noreply@github.com>2021-05-08 12:57:58 +0300
commitcdeb5c761029577544d23df6e70e6b03a5594118 (patch)
treee1968b4a556e6f24de32bf7ead11392c93a32025 /.github
parent77259fdb9810b69ac672b537547c9167fe3497f4 (diff)
Update feature_request.md
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.md19
1 files changed, 7 insertions, 12 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
index fdc29b00..542d5d8d 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.md
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -4,18 +4,13 @@ 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 [...]
+## Describe the goal you'd like to achieve
+*Describe what (goal) you want to achieve and why (value). Please explain your goal and why this is valuable and **do not** describe the solution you suggest. Try to use the following [user story](https://en.wikipedia.org/wiki/User_story) pattern:*
-**Describe the goal you'd like to achieve**
-Describe what (goal) you want to achieve and why (value).
-A [user story](https://en.wikipedia.org/wiki/User_story) is the ideal good approach.
+As a **[poll participant/poll owner/...]**, I want to **[be able to .../ don't want to ...]**, because **[it helps to ... /avoids ...]**.
-**Describe alternatives you've considered**
-A clear and concise description of any alternative solutions or features you've considered.
+## Describe possible solutions
+*If you have a proposal for a way to get to the goal stated above, describe it here.*
-**Describe possible solutions**
-If you have a proposal for a way to get to the goal stated above, describe it here.
-
-**Additional context**
-Add any other context or screenshots about the feature request here.
+## Additional context
+*Add a screenshot or a mockup for your UI suggestion or add more context to understand the reason, why you thing this is a valuable request.*