-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Create PULL_REQUEST_TEMPLATE.md #2554
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
Adding initial Pull Request Template to k/enhancements root
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: kendallroden The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
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 @kendallroden! left a few comments
@@ -0,0 +1,5 @@ | |||
# Pull Request Description |
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 heading level 1 might be too big? I think it might be better with like level 3 or 4?
@@ -0,0 +1,5 @@ | |||
# Pull Request Description | |||
- KEP-< ISSUE NUMBER >: < KEP NAME > |
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.
Could we also add a note here to link the k/enhancements issue instead of typing out the number? I think having the link would be a lot useful in the description :)
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.
Yeah good idea!
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'd rather we just add a line following this one with :
Issue link:
- KEP-< ISSUE NUMBER >: < KEP NAME > | ||
- One-line PR description: <!-- short description of work done in PR e.g. updating milestone, adding new KEP, adding test requirements… --> | ||
|
||
_Please use the following format when naming your PR: **< Issue Number >:< Issue Description >** (e.g. KEP-000: adding beta graduation criteria)_ |
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'm not sure if we want to make this visible or make it a comment. what do you think @kikisdeliveryservice?
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 make it a comment
Hey @kendallroden I think we can merge this in as soon as some of the comments are addressed :) |
@kendallroden -- are you still working on this? :) |
Closing this in favor of #2760. /close |
@palnabarun: Closed this PR. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Ref. #2518
Adding initial Pull Request Template to k/enhancements root
/cc @annajung @kikisdeliveryservice
/area enhancements
/assign @kikisdeliveryservice @annajung