Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update content/github/building-a-strong-community/manually-creating-a…
…-single-issue-template-for-your-repository.md

Co-authored-by: Felicity Chapman <[email protected]>
  • Loading branch information
MortenBoysen and felicitymay authored Oct 21, 2020
commit a6831688573805c53d279d11383663283b318969
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ assignees: octocat
```
{% note %}

**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.
**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"`.

{% endnote %}

Expand Down