-
-
Notifications
You must be signed in to change notification settings - Fork 140
Expand file tree
/
Copy pathfeature_request.yml
More file actions
31 lines (27 loc) · 825 Bytes
/
feature_request.yml
File metadata and controls
31 lines (27 loc) · 825 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
name: ✨ Feature request
description: Suggest an idea for this project
title: ✨ <feature title>
labels: enhancement
body:
- type: textarea
attributes:
label: Description
placeholder: >-
A clear and concise description of what you would like to happen...
validations:
required: true
- type: textarea
attributes:
label: Alternatives Considered
placeholder: >-
Any alternative solutions or features you've considered...
- type: textarea
attributes:
label: Additional Context
placeholder: >-
Any other context or considerations about the feature request...
- type: textarea
attributes:
label: Screenshots
placeholder: >-
If applicable, please provide relevant screenshots or screen recordings...