We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa8a6b7 commit db86ba2Copy full SHA for db86ba2
1 file changed
.github/scripts/draft-release-notes/rules.md
@@ -7,8 +7,8 @@ humans during the finalize step.
7
## Schema
8
9
Respond with a single JSON object matching exactly this schema and
10
-nothing else (no prose). A surrounding ```json ... ``` code fence is
11
-tolerated by the parser but discouraged — prefer a bare JSON object:
+nothing else (no prose). A surrounding `json` code fence is tolerated
+by the parser but discouraged — prefer a bare JSON object:
12
13
```
14
{
0 commit comments