Skip to content

docs: Add pull request template#58

Merged
Jam-Cai merged 1 commit into
mainfrom
docs/add-pr-template
Apr 23, 2026
Merged

docs: Add pull request template#58
Jam-Cai merged 1 commit into
mainfrom
docs/add-pr-template

Conversation

@Jam-Cai

@Jam-Cai Jam-Cai commented Apr 23, 2026

Copy link
Copy Markdown
Collaborator

Summary

Adds .github/PULL_REQUEST_TEMPLATE.md so GitHub prefills new PR descriptions with a four-section skeleton: Summary, Validation, Linked issues, Risk/rollout notes.

Validation

  • Template renders correctly when opening a new PR (visible on the "open PR" page after this merges).
  • Section guidance lives in HTML comments — they prompt the author without rendering in the final PR body, so small PRs aren't buried in headers.

Linked issues

Refs #43

Risk / rollout notes

  • Existing in-flight PRs aren't retroactively prefilled; only PRs opened after this merges see the template.
  • The Validation section explicitly asks for "what you actually ran and saw, not what you intended" — aimed at the failure mode where a PR claims test coverage that wasn't actually executed.

Adds .github/PULL_REQUEST_TEMPLATE.md so GitHub prefills new PR
descriptions with a four-section skeleton: Summary, Validation,
Linked issues, Risk/rollout notes.

Section guidance lives in HTML comments — they prompt the author
without rendering in the final PR body, so small PRs aren't buried
in headers.

The Validation section explicitly asks for "what you actually ran and
saw, not what you intended to run". Aimed at the failure mode where
a PR claims test coverage that wasn't actually executed.

Refs #43
@Jam-Cai Jam-Cai changed the title docs: Add pull request template [Docs] Add pull request template Apr 23, 2026
@Jam-Cai Jam-Cai changed the title [Docs] Add pull request template docs: Add pull request template Apr 23, 2026
@Jam-Cai Jam-Cai requested a review from FuJacob April 23, 2026 18:07
@Jam-Cai

Jam-Cai commented Apr 23, 2026

Copy link
Copy Markdown
Collaborator Author

ykw its an md file, YOLO

@Jam-Cai Jam-Cai merged commit 36956ae into main Apr 23, 2026
3 checks passed
@Jam-Cai Jam-Cai deleted the docs/add-pr-template branch April 23, 2026 18:07
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