Skip to content

Commit

Permalink
Update feature_request.md
Browse files Browse the repository at this point in the history
  • Loading branch information
siarheihuzarevich authored Jul 15, 2024
1 parent 633a2f3 commit 416f2b0
Showing 1 changed file with 1 addition and 43 deletions.
44 changes: 1 addition & 43 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ about: Suggest an idea for this project
title: ''
labels: enhancement
assignees: siarheihuzarevich, markwojno

---
body:
- type: markdown
attributes:
Expand All @@ -21,44 +19,4 @@ body:
validations:
required: true

- type: markdown
attributes:
value: |
## Justification
Explain why this feature is important and how it will benefit users.

- type: textarea
id: justification
attributes:
label: Justification
description: Explain why this feature is important and how it will benefit users.
validations:
required: true

- type: markdown
attributes:
value: |
## Alternatives
Describe any alternative solutions or features you've considered.

- type: textarea
id: alternatives
attributes:
label: Alternatives
description: Describe any alternative solutions or features you've considered.
validations:
required: false

- type: markdown
attributes:
value: |
## Additional Context
Add any other context or screenshots about the feature request here.

- type: textarea
id: additional_context
attributes:
label: Additional Context
description: Add any other context or screenshots about the feature request here.
validations:
required: false
---

0 comments on commit 416f2b0

Please sign in to comment.