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 d132f20 commit 847975aCopy full SHA for 847975a
1 file changed
AGENTS.md
@@ -352,10 +352,10 @@ See *CONTRIBUTING.md* for complete Markdown conventions.
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
+Follow the documentation standards and Markdown conventions sections above
+for all other formatting except:
+
+ - Do not wrap lines at 80 columns
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