mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-03 16:32:15 +02:00
Merge pull request #698 from cisagov/bl-fix-invalid-issue-template-titles
Fix broken issue templates
This commit is contained in:
commit
e71454949a
2 changed files with 0 additions and 2 deletions
1
.github/ISSUE_TEMPLATE/bug.yml
vendored
1
.github/ISSUE_TEMPLATE/bug.yml
vendored
|
@ -1,6 +1,5 @@
|
|||
name: Bug
|
||||
description: Report a bug or problem with the application
|
||||
title: ""
|
||||
labels: ["bug"]
|
||||
|
||||
body:
|
||||
|
|
1
.github/ISSUE_TEMPLATE/story.yml
vendored
1
.github/ISSUE_TEMPLATE/story.yml
vendored
|
@ -1,6 +1,5 @@
|
|||
name: Story
|
||||
description: Capture actionable sprint work
|
||||
title: ""
|
||||
labels: ["story"]
|
||||
|
||||
body:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue