Skip to content

Commit

Permalink
edit to feature request form
Browse files Browse the repository at this point in the history
  • Loading branch information
aarontrowbridge committed Dec 26, 2023
1 parent d5232da commit 5920afe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Feature Request
description: Suggest an idea for this project
title: "[Feature Request]: "
title: "[Feature]: "
labels: ["enhancement", "triage"]
projects: ["octo-org/1", "octo-org/44"]
assignees:
Expand All @@ -16,6 +16,7 @@ body:
label: Feature Description
description: Describe the feature you'd like.
placeholder: Tell us what you want! (you can use markdown)
value: "I want a feature!"
validations:
required: true
- type: dropdown
Expand Down

0 comments on commit 5920afe

Please sign in to comment.