Skip to content

Commit

Permalink
Update feature_request.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
crecine authored Dec 20, 2023
1 parent 2ad0d2f commit 7fd4cd2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ name: Feature or change request
description: Request a new capability or change in behavior in Aviary.
body:
- type: textarea
id: description
id: desired
attributes:
label: Desired capability or behavior.
description: Please explain what you would like to happen, and any alternatives you've considered.
validations:
required: true
- type: textarea
id: description
id: problems
attributes:
label: Is your feature request related to a problem? Please describe.
description: A clear and concise description of what the problem is.
Expand All @@ -22,4 +22,4 @@ body:
description: Number of the associated Bug Report, if available.
placeholder: "1"
validations:
required: false
required: false

0 comments on commit 7fd4cd2

Please sign in to comment.