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:
Cameron Dixon 2024-06-26 23:07:11 -04:00 committed by GitHub
parent 176a65987c
commit 72fc09d6d4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: