-
Notifications
You must be signed in to change notification settings - Fork 3k
Fixes to PR template #11899
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
Fixes to PR template #11899
Conversation
Various changes including: Fix header levels Fix typos Move more text to 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.
Just one correction, otherwise +1
.github/pull_request_template.md
Outdated
|
||
<!-- | ||
All 3 sections are compulsory for Major PR types. For Feature PRs only the summary section is required. | ||
This section is automatically added to release notes. Please fill in each sub-section with sufficient detail for a user. | ||
This section is automatically added to release notes. Please fill in each sub-section with sufficient detail for an user. |
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.
this was correct as it was
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.
Done
An -> A for "user"
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.
Seems ok to me
Description (required)
Summary of change (What the change is for and why)
Various changes including:
Fix header levels
Fix typos
Move more text to comments
Pull request type (required)
Test results (required)
Reviewers (optional)
@0xc0170