-
Notifications
You must be signed in to change notification settings - Fork 151
chore(ci): update pr template #1805
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
Conversation
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.
Thanks for this! Couple of suggestions below!
8ebab6f
to
3ad3500
Compare
3ad3500
to
013f205
Compare
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.
LGTM, thanks for taking care of this! :)
Will keep open until tmo's meeting incase anyone wants to add/remove anything else. :) |
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.
Co-authored-by: danceratopz <[email protected]>
df34297
to
917026f
Compare
🗒️ Description
Updates our PR template. Only added some small tweaks. Will leave open for discussion.
Edit: updates added from @danceratopz. Can discuss more in tmo's meeting for final edits.
🔗 Related Issues or PRs
N/A.
✅ Checklist
tox
checks to avoid unnecessary CI fails, see also Code Standards and Enabling Pre-commit Checks:uvx --with=tox-uv tox -e lint,typecheck,spellcheck,markdownlint
type(scope):
.mkdocs serve
locally and verified the auto-generated docs for new tests in the Test Case Reference are correctly formatted.@ported_from
marker.