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

Update issue templates #3610

Merged
merged 12 commits into from
Oct 3, 2024
Prev Previous commit
Next Next commit
Update feature_request.yml
jackgerrits authored Oct 3, 2024
commit 0f11dbf4194cee6f35aa108dca847ea7e0ede22a
5 changes: 3 additions & 2 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
@@ -4,14 +4,15 @@ labels: ["enhancement"]

body:
- type: textarea
id: problem_description
attributes:
label: What feature would you like to be added?
description: Please describe the desired feature. Be descriptive, provide examples and if possible, provide a proposed solution.
required: true

- type: textarea
id: solution_description
attributes:
label: Why is this needed?
description: Why is it important that this feature is implemented? What problem or need does it solve?
required: true