Skip to content

Commit

Permalink
Merge pull request #14 from nasa-gcn/about
Browse files Browse the repository at this point in the history
Add "about" field to issue templates
  • Loading branch information
dakota002 authored Mar 22, 2024
2 parents e26a2fd + fbd0005 commit 1dd476f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/bug.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
name: Bug Report
about: Report a bug or defect
labels: bug
---

Expand Down
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/enhancement.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
name: Enhancement or Feature Request
about: Suggest an enhancement or a new feature
labels: enhancement
---

Expand Down

0 comments on commit 1dd476f

Please sign in to comment.