We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd60323 commit a5d0b1bCopy full SHA for a5d0b1b
AGENTS.md
@@ -347,3 +347,15 @@ Most formatting is automated by [Hongdown]. Key conventions to follow:
347
See *CONTRIBUTING.md* for complete Markdown conventions.
348
349
[Hongdown]: https://github.com/dahlia/hongdown
350
+
351
352
+Issues and PR descriptions
353
+--------------------
354
355
+ - Unlike other Markdown files in this repository, do not wrap lines at
356
+ 80 columns
357
+ - Follow the documentation standards and Markdown conventions sections above
358
+ for all other formatting
359
+ - Use `#123` shorthand for issue and PR references instead of permalink URLs
360
+ - Include rationales in descriptions: explain the background and motivation
361
+ behind the change, not just what was changed
0 commit comments