Skip to content
This repository was archived by the owner on May 25, 2026. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
## What

<!-- One or two paragraphs (or bullets) that orient a reviewer to the change.
Specific filenames/symbols when load-bearing. -->

## Why

<!-- The rationale: what problem this solves, what trade-offs you made, what
constraints shaped the call. -->

<!--
Optional: add a `## Test plan` section below for behavioural changes not
covered by CI — UI tweaks verified on a preview, manual flows, OAuth
round-trips. Omit for diff-obvious changes CI already covers.

Do not add other sections (Risks, Follow-ups, Screenshots, etc.) — keep
the PR body shape uniform across LLMATIONS repos.
-->
Loading