mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-23 19:20:47 +02:00
Update issue-default.yml to use * in links to other issues section
Using a * before an issue makes GitHub display the issue details and whether it's open or closed.
This commit is contained in:
parent
176a65987c
commit
72fc09d6d4
1 changed files with 2 additions and 2 deletions
4
.github/ISSUE_TEMPLATE/issue-default.yml
vendored
4
.github/ISSUE_TEMPLATE/issue-default.yml
vendored
|
@ -31,8 +31,8 @@ body:
|
||||||
attributes:
|
attributes:
|
||||||
label: Links to other issues
|
label: Links to other issues
|
||||||
description: |
|
description: |
|
||||||
"Add issue #numbers this relates to and how (e.g., 🚧 [construction] Blocks, ⛔️ [no_entry] Is blocked by, 🔄 [arrows_counterclockwise] Relates to)."
|
"With a `*` to start, add issue #numbers this relates to and how (e.g., 🚧 [construction] Blocks, ⛔️ [no_entry] Is blocked by, 🔄 [arrows_counterclockwise] Relates to)."
|
||||||
placeholder: 🔄 Relates to...
|
placeholder: * 🔄 Relates to...
|
||||||
- type: markdown
|
- type: markdown
|
||||||
id: note
|
id: note
|
||||||
attributes:
|
attributes:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue