Skip to content

docs: require a detailed PR description - #91

Merged
N-thnI merged 4 commits into
mainfrom
docs/require-detailed-pr-description
Aug 31, 2026
Merged

docs: require a detailed PR description#91
N-thnI merged 4 commits into
mainfrom
docs/require-detailed-pr-description

Conversation

@N-thnI

@N-thnI N-thnI commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Sets an explicit expectation that pull requests carry a detailed description, in the three places a contributor encounters it.

What changed

PR template — the Summary section previously said "briefly describe" / "concise description" / "one or two sentences", which invited exactly the one-liners we keep receiving. It now asks for the problem, the approach, anything to review closely, and how it was verified — and states plainly that a one-line description will be sent back.

CONTRIBUTING.md — a new "Writing the pull request description" section covering the same four points, plus two clarifications: the description explains why, not what the diff already shows; and known limitations should be stated rather than omitted. It also repeats that Closes #N must live in the description, since GitHub ignores closing keywords in comments.

Issue templates — a closing note so the expectation is visible when someone picks the issue up, not discovered after they submit.

Why

Review time goes disproportionately into reconstructing intent from diffs. A description that states the approach and the author's own uncertainty is faster to review and likelier to merge first time.

Documentation and templates only — no code paths touched.

@N-thnI
N-thnI requested a review from N-i-xx as a code owner August 31, 2026 10:32
@N-thnI
N-thnI merged commit 72a3124 into main Aug 31, 2026
3 checks passed
@N-thnI
N-thnI deleted the docs/require-detailed-pr-description branch August 31, 2026 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant