-
Notifications
You must be signed in to change notification settings - Fork 405
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[CI] Chore: Update PR template #5846
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. |
.github/pull_request_template.md
Outdated
If you did not copy the branch name from Linear, paste the issue tag here (format is TEAM-0000): | ||
|
||
## Notes for the reviewer | ||
Anything important things to call out? Be sure to also clarify these in your comments. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The prompt "Anything important things" contains a grammatical error. Consider changing to "Any important things" to maintain correct English grammar.
Spotted by Graphite Reviewer
Is this helpful? React 👍 or 👎 to let us know.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5846 +/- ##
=======================================
Coverage 55.18% 55.18%
=======================================
Files 1123 1123
Lines 59611 59611
Branches 5031 5031
=======================================
Hits 32895 32895
Misses 25996 25996
Partials 720 720
*This pull request uses carry forward flags. Click here to find out more. |
size-limit report 📦
|
5ef650c
to
7e2d1f3
Compare
Problem solved
Short description of the bug fixed or feature added
PR-Codex overview
This PR updates the
.github/pull_request_template.md
file to enhance the pull request process by adding structured sections for issue tracking, reviewer notes, and testing instructions.Detailed summary