Skip to content

Commit e80bd97

Browse files
committed
🪲 Issue templates: Fix bug so it appears in GitHub UI
I don't know how to escape the colon in a list of tags, so I am experimenting with syntax here. Might take a few tries to get this right. Signed-off-by: Justin W. Flory <[email protected]>
1 parent c5db7d2 commit e80bd97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/02-new-story.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Add a new Principle Story
33
about: Share your own public story about how the Principles applied to your life.
44
title: 'New story: [my story title here!]'
5-
labels: 'T: new story', 'new change'
5+
labels: 'T: new story, new change'
66

77
---
88

0 commit comments

Comments
 (0)