There was an error while loading. Please reload this page.
1 parent 4a6dde7 commit 014aff1Copy full SHA for 014aff1
1 file changed
.github/skills/review-open-issue/SKILL.md
@@ -61,7 +61,7 @@ one-line rationale and the exact autoclose line. Two formatting rules matter a l
61
to human maintainers scanning the thread:
62
63
- **Start every line that references an issue or PR with a Markdown list marker
64
- (`- ` or `* `).** GitHub-flavored Markdown only autolinks `#NNNNN` inside a list,
+ (`-` or `* `).** GitHub-flavored Markdown only autolinks `#NNNNN` inside a list,
65
and those autolinks are colored — **purple = merged, red = closed, green = open** —
66
so the maintainer can see merge/close progress at a glance. A bare `#14813` at the
67
start of a line does not autolink.
0 commit comments