Skip to content

Commit a683168

Browse files
Update content/github/building-a-strong-community/manually-creating-a-single-issue-template-for-your-repository.md
Co-authored-by: Felicity Chapman <[email protected]>
1 parent 1bbee21 commit a683168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/github/building-a-strong-community/manually-creating-a-single-issue-template-for-your-repository.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ assignees: octocat
2828
```
2929
{% note %}
3030

31-
**Note:** You must put YAML-reserved characters such as `:` in quotes. For example, `":bug: Bug"` or `":new: triage needed, :bug: bug`". Note that labels are not escaped individually.
31+
**Note:** If a front matter value includes a YAML-reserved character such as `:` , you must put the whole value in quotes. For example, `":bug: Bug"` or `":new: triage needed, :bug: bug"`.
3232

3333
{% endnote %}
3434

0 commit comments

Comments
 (0)