Skip to content

Commit

Permalink
Added: Feature request template.
Browse files Browse the repository at this point in the history
  • Loading branch information
basrieter committed Oct 23, 2024
1 parent be7c1ad commit e9376c3
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 31 deletions.
23 changes: 23 additions & 0 deletions .github/ISSUE_TEMPLATE/feature-request.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name: New Feature request
description: Suggest an idea for this project
labels: [enhancement]
assignees: []

body:
- type: textarea
attributes:
label: Is your feature request related to a problem? Please describe
description: A clear and concise description of what the problem is. Ex. I'm always frustrated when [...].

- type: textarea
attributes:
label: Describe the solution/feature you'd like to see.

- type: textarea
attributes:
label: Describe alternatives you've considered.

- type: textarea
attributes:
label: Additional context
description: Add any other context or screenshots about the feature request here.
31 changes: 0 additions & 31 deletions .github/ISSUE_TEMPLATE/feature_request.md

This file was deleted.

0 comments on commit e9376c3

Please sign in to comment.