mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-22 02:36:02 +02:00
Based on previous PR feedback, no need to prefix issues
This commit is contained in:
parent
b37caceefb
commit
c91e980812
2 changed files with 2 additions and 2 deletions
2
.github/ISSUE_TEMPLATE/bug.yml
vendored
2
.github/ISSUE_TEMPLATE/bug.yml
vendored
|
@ -1,6 +1,6 @@
|
|||
name: Bug
|
||||
description: Report a bug
|
||||
title: "[Bug]: "
|
||||
title: ""
|
||||
labels: ["bug"]
|
||||
|
||||
body:
|
||||
|
|
2
.github/ISSUE_TEMPLATE/user-story.yml
vendored
2
.github/ISSUE_TEMPLATE/user-story.yml
vendored
|
@ -1,6 +1,6 @@
|
|||
name: User Story
|
||||
description: Capture actionable sprint work
|
||||
title: "[Story]: "
|
||||
title: ""
|
||||
labels: ["story"]
|
||||
|
||||
body:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue