Skip to content

Commit d6db821

Browse files
committed
Fix PR template footer: remove ambiguous # from Jira key syntax
1 parent 7c2ba8b commit d6db821

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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)