Skip to content

Commit c6eadce

Browse files
committed
Fix PR template footer: remove ambiguous # from Jira key syntax
1 parent b389e03 commit c6eadce

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/contributing/templates/spike-pr-template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ TODO: Tag the decision-makers. List strategic decisions with links to specific l
2525

2626
_**Doc structure note:** The decision and JIRA sections of the spike doc are where your input is needed. They link to background sections later in the doc — read those if you need more context on a specific point, but it is optional._
2727

28-
Closes # LCORE-XXXX
29-
Related Issue # LCORE-XXXX
28+
Closes LCORE-XXXX
29+
Related: LCORE-XXXX

0 commit comments

Comments
 (0)