Skip to content

Commit

Permalink
feat:Added yaml template for bunk mate
Browse files Browse the repository at this point in the history
  • Loading branch information
angrezichatterbox committed Nov 20, 2024
1 parent 6e908af commit 9b7ccd3
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
name: Feature Request
description: Suggest a new feature or enhancement
labels: enhancement

body:
- type: markdown
attributes:
value: |
## Feature Request
Please provide a clear and concise description of the feature or enhancement.
- type: textarea
attributes:
label: What would you like to see added or changed?
placeholder: "Describe your feature request..."
required: true

- type: input
attributes:
label: Why is this feature important?
placeholder: "Explain the need for this feature..."
required: true

0 comments on commit 9b7ccd3

Please sign in to comment.