Add a pull request template - #46
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Copilot review overview
🟢 Approval recommended
The template is clear, lightweight, and consistent with existing contribution guidance.
Review tier: Balanced
Findings: None
What changed in this PR
Adds a default pull request template to guide contributors toward consistent, reviewable descriptions.
Changes:
- Adds summary, related issue, and review-note prompts.
- Adds alt-text and Code of Conduct checks.
- Directs Figma changes to the existing contribution process.
| File | Description |
|---|---|
.github/pull_request_template.md |
Defines the repository’s default pull request template. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
rickyzhangca
approved these changes
Sep 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Contributors need consistent prompts for describing repository changes and giving reviewers context. Add a lightweight default template for documentation-focused contributions, with optional related issues and review notes and the existing issue forms' alt-text and Code of Conduct acknowledgements.
Related issues (optional)
N/A
Review notes (optional)
Author guidance stays in HTML comments. The template avoids release and CI requirements, preserves the separate Figma contribution process, and becomes active after merge into
main.Checklist