-
Notifications
You must be signed in to change notification settings - Fork 903
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
Create PR template #2722
Create PR template #2722
Conversation
Signed-off-by: hansinikarunarathne <[email protected]>
Signed-off-by: hansinikarunarathne <[email protected]>
Signed-off-by: hansinikarunarathne <[email protected]>
Signed-off-by: Hansini Karunarathne <[email protected]>
…emplate create PR template
Signed-off-by: Hansini Karunarathne <[email protected]>
Signed-off-by: Hansini Karunarathne <[email protected]>
…emplate Feature pull request template
Signed-off-by: Hansini Karunarathne <[email protected]>
…emplate create PR template
Signed-off-by: Hansini Karunarathne <[email protected]>
…emplate make changes to PR template folder
.github/PULL_REQUEST_TEMPLATE.md
Outdated
@@ -0,0 +1,33 @@ | |||
# Pull Request Template related to Kubeflow manifests Issues | |||
|
|||
🔄 Please include a summary of changes and the related issue. List any dependencies that are required for this change. Please delete the options that are not relevant. |
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 itemize that?
Tasks for a proper PR that can be reviewed by the maintainers:
- Include a summary of changes and the related issue
- List any dependencies that are required for this change
- Delete the options that are not relevant.
.github/PULL_REQUEST_TEMPLATE.md
Outdated
> I changed ... | ||
|
||
## 📦 List any dependencies that are required for this change | ||
> depend on # |
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.
My PR depends on #
.github/PULL_REQUEST_TEMPLATE.md
Outdated
> depend on # | ||
|
||
## 🐛 If this PR is related to an issue, please put the link of the issue here. | ||
> link to issue # |
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 following issues are related, because ...
.github/PULL_REQUEST_TEMPLATE.md
Outdated
|
||
--- | ||
|
||
>You can join our slack channel [wg-manifests](https://www.kubeflow.org/docs/about/community/) here. This link also contains our meeting schedule. |
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.
slack channel wg-manifests here.
f81b8a9
to
8d250c8
Compare
Signed-off-by: Hansini Karunarathne <[email protected]>
8d250c8
to
75bf4f2
Compare
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: juliusvonkohout The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
* Add issue report template Signed-off-by: hansinikarunarathne <[email protected]> * Add config.yaml Signed-off-by: hansinikarunarathne <[email protected]> * Adderessing the requested changes Signed-off-by: hansinikarunarathne <[email protected]> * create PR template Signed-off-by: Hansini Karunarathne <[email protected]> * create PR template Signed-off-by: Hansini Karunarathne <[email protected]> * create PR template Signed-off-by: Hansini Karunarathne <[email protected]> * create PR template Signed-off-by: Hansini Karunarathne <[email protected]> * make changes to PR template folder Signed-off-by: Hansini Karunarathne <[email protected]> * Address the requested changes Signed-off-by: Hansini Karunarathne <[email protected]> --------- Signed-off-by: hansinikarunarathne <[email protected]> Signed-off-by: Hansini Karunarathne <[email protected]>
* Add issue report template Signed-off-by: hansinikarunarathne <[email protected]> * Add config.yaml Signed-off-by: hansinikarunarathne <[email protected]> * Adderessing the requested changes Signed-off-by: hansinikarunarathne <[email protected]> * create PR template Signed-off-by: Hansini Karunarathne <[email protected]> * create PR template Signed-off-by: Hansini Karunarathne <[email protected]> * create PR template Signed-off-by: Hansini Karunarathne <[email protected]> * create PR template Signed-off-by: Hansini Karunarathne <[email protected]> * make changes to PR template folder Signed-off-by: Hansini Karunarathne <[email protected]> * Address the requested changes Signed-off-by: Hansini Karunarathne <[email protected]> --------- Signed-off-by: hansinikarunarathne <[email protected]> Signed-off-by: Hansini Karunarathne <[email protected]>
Create a new PR template for the Kubeflow manifest repo