Skip to content

Commit

Permalink
github: add feature request template
Browse files Browse the repository at this point in the history
Signed-off-by: Milas Bowman <[email protected]>
  • Loading branch information
milas committed Oct 13, 2022
1 parent fa1ae63 commit f43a1e3
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name: Feature request
description: Missing functionality? Come tell us about it!
labels:
- kind/feature
- status/0-triage
body:
- type: textarea
id: description
attributes:
label: Description
description: What is the feature you want to see?
validations:
required: true

0 comments on commit f43a1e3

Please sign in to comment.