Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TASK: improve feature issue template wording #3909

Merged
merged 1 commit into from Oct 6, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
13 changes: 6 additions & 7 deletions .github/ISSUE_TEMPLATE/feature.yml
@@ -1,33 +1,32 @@
name: 🎁 Request a new feature
description: You are missing a feature, please tell us about it
description: You are missing a feature? Please tell us about it!
title: "FEATURE: <title>"
labels: [Feature]
body:
- type: checkboxes
attributes:
label: Is there an existing issue for this?
description: Please search to see if an issue already exists for the bug you encountered.
label: Is there an existing issue for this topic?
description: Please search to see if an issue already exists for the feature you want to request.
options:
- label: I have searched the existing issues
required: true
- type: textarea
attributes:
label: Description
description: |
Please describe the feature briefly. Try to avoid beeing specific about the solution as there may be more options available.
Please describe the feature briefly. What are you trying to achieve or which problem do you want to solve? Try to avoid being specific about the solution - the next field is for your solution idea.
validations:
required: true
- type: textarea
attributes:
label: Possible Solution
description: |
If you already have an idea how the feature could be implemented describe this here. We may still suggest other solutions but will consider your suggestion.
If you already have an idea how the feature could be implemented, describe it here. We will consider your suggestion and may also think of other solutions.
validations:
required: false
- type: markdown
attributes:
value: |
### Sponsoring / Support ###

Since we are an open source project we always have to find time for the tasks at hand.
By sponsoring you may be able to by the time needed actually work on the feature you need.
We are an open source project and sponsoring is greatly appreciated to speed up work.