mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-01 16:53:30 +02:00
Add issue links section to bug template
This commit is contained in:
parent
75638dba53
commit
dc95ff4932
1 changed files with 10 additions and 0 deletions
10
.github/ISSUE_TEMPLATE/bug.yml
vendored
10
.github/ISSUE_TEMPLATE/bug.yml
vendored
|
@ -57,3 +57,13 @@ body:
|
||||||
attributes:
|
attributes:
|
||||||
label: Additional Context (optional)
|
label: Additional Context (optional)
|
||||||
description: "Please include additional references, screenshots, documentation, etc. that are relevant"
|
description: "Please include additional references, screenshots, documentation, etc. that are relevant"
|
||||||
|
- type: textarea
|
||||||
|
id: issue-links
|
||||||
|
attributes:
|
||||||
|
label: Issue Links (optional)
|
||||||
|
description: |
|
||||||
|
What other issues does this story relate to and how?
|
||||||
|
|
||||||
|
Example:
|
||||||
|
- 🚧 Blocked by: #123
|
||||||
|
- 🔄 Relates to: #234
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue