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
|
name: Bug
|
||||||
description: Report a bug
|
description: Report a bug
|
||||||
title: "[Bug]: "
|
title: ""
|
||||||
labels: ["bug"]
|
labels: ["bug"]
|
||||||
|
|
||||||
body:
|
body:
|
||||||
|
|
2
.github/ISSUE_TEMPLATE/user-story.yml
vendored
2
.github/ISSUE_TEMPLATE/user-story.yml
vendored
|
@ -1,6 +1,6 @@
|
||||||
name: User Story
|
name: User Story
|
||||||
description: Capture actionable sprint work
|
description: Capture actionable sprint work
|
||||||
title: "[Story]: "
|
title: ""
|
||||||
labels: ["story"]
|
labels: ["story"]
|
||||||
|
|
||||||
body:
|
body:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue