Skip to content

Commit 567ef67

Browse files
Copilotjackfirth
andauthored
Strengthen PR description brevity guidelines in copilot-instructions.md (#638)
Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: jackfirth <[email protected]>
1 parent 5234155 commit 567ef67

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/copilot-instructions.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ using `resyntax fix` or `resyntax analyze`, not `raco resyntax fix` or
1717
`raco resyntax analyze`.
1818

1919
When creating a pull request, avoid being overly verbose in the pull
20-
request description. A paragraph or two at most is usually sufficient.
20+
request description. Keep descriptions to a single paragraph. If you need to
21+
include example code, limit it to one or two small blocks. Do not write
22+
lengthy, detailed explanations or documentation in the PR description.
2123

2224
If you want to experiment with new refactoring rules you've created, consider
2325
doing so by cloning the [DrRacket][6], [Herbie][7], or [Typed Racket][8]

0 commit comments

Comments
 (0)