-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Update pr template and re-add Changelog builder #3575
Conversation
Signed-off-by: smajumdar <[email protected]>
Signed-off-by: smajumdar <[email protected]>
Signed-off-by: smajumdar <[email protected]>
Signed-off-by: smajumdar <[email protected]>
Signed-off-by: smajumdar <[email protected]>
Signed-off-by: smajumdar <[email protected]>
Signed-off-by: smajumdar <[email protected]>
Signed-off-by: smajumdar <[email protected]>
.github/PULL_REQUEST_TEMPLATE.md
Outdated
# What does this PR do? | ||
**Collection**: [Note which collection this PR will affect] |
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.
I think we still need a header here, or people are going to miss filling out the collection.
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.
Ah good point.
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.
Added a header.
.github/PULL_REQUEST_TEMPLATE.md
Outdated
**PR Type**: | ||
- [ ] Bugfix | ||
- [ ] Documentation |
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.
Can we add - [ ] New Feature
or something like that?
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.
New feature is the default and would almost always be selected though ?
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.
Added it.
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 a couple of small changes requested.
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 the changes!
* Update changelog to add authors Signed-off-by: smajumdar <[email protected]> * Update changelog to add authors Signed-off-by: smajumdar <[email protected]> * Update changelog to add authors Signed-off-by: smajumdar <[email protected]> * Correct configS Signed-off-by: smajumdar <[email protected]> * Correct configS Signed-off-by: smajumdar <[email protected]> * Correct configS Signed-off-by: smajumdar <[email protected]> * Update changelog Signed-off-by: smajumdar <[email protected]> * Fix extra , Signed-off-by: smajumdar <[email protected]> * Update according to suggestions Signed-off-by: smajumdar <[email protected]> Co-authored-by: Eric Harper <[email protected]>
* Update changelog to add authors Signed-off-by: smajumdar <[email protected]> * Update changelog to add authors Signed-off-by: smajumdar <[email protected]> * Update changelog to add authors Signed-off-by: smajumdar <[email protected]> * Correct configS Signed-off-by: smajumdar <[email protected]> * Correct configS Signed-off-by: smajumdar <[email protected]> * Correct configS Signed-off-by: smajumdar <[email protected]> * Update changelog Signed-off-by: smajumdar <[email protected]> * Fix extra , Signed-off-by: smajumdar <[email protected]> * Update according to suggestions Signed-off-by: smajumdar <[email protected]> Co-authored-by: Eric Harper <[email protected]>
Collection: [docs]
Changelog
Before your PR is "Ready for review"
Pre checks:
PR Type:
If you haven't finished some of the above items you can still open "Draft" PR.
Who can review?
Anyone in the community is free to review the PR once the checks have passed.
Contributor guidelines contains specific people who can review PRs to various areas.