Skip to content

Commit

Permalink
merging Merge branch 'main' of github.com:jdgratz10/om-Aviary into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Jennifer Gratz committed Dec 20, 2023
2 parents fca5e93 + 44acea7 commit bdac6da
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 12 deletions.
9 changes: 0 additions & 9 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''

---

name: Bug Report
description: Submit a report if you believe you've found a bug in Aviary.
labels: ["bug"]
Expand Down
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 bdac6da

Please sign in to comment.