mirror of
https://github.com/submariner-io/submariner-charts.git
synced 2026-09-20 19:10:34 +00:00
Add pull request template
Add a template for PRs with tips and pointers to docs. This completes a recommendation of the CII Best Practices program: > It is SUGGESTED that this policy on adding tests (see test_policy) be documented in the instructions for change proposals. Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
This commit is contained in:
committed by
Thomas Pantelis
parent
4b52dc668e
commit
55b0610620
@@ -0,0 +1,13 @@
|
|||||||
|
<!-- Thanks for sending a pull request! Here are some tips for you:
|
||||||
|
|
||||||
|
1. If this is your first time, please read our developer guide: https://submariner.io/development/
|
||||||
|
2. Ensure you have added the appropriate tests for your PR: https://submariner.io/development/code-review/#test-new-functionality
|
||||||
|
3. Read the code review guide to ease the review process: https://submariner.io/development/code-review/
|
||||||
|
4. If the PR is unfinished, mark it as a draft: https://submariner.io/development/code-review/#mark-work-in-progress-prs-as-drafts
|
||||||
|
5. If you are using CI to debug, use your private fork: https://submariner.io/development/code-review/#use-private-forks-for-debugging-prs-by-running-ci
|
||||||
|
6. Add labels to the PR as appropriate.
|
||||||
|
|
||||||
|
This template is based on the K8s/K8s template:
|
||||||
|
|
||||||
|
https://github.com/kubernetes/kubernetes/blob/master/.github/PULL_REQUEST_TEMPLATE.md
|
||||||
|
-->
|
||||||
Reference in New Issue
Block a user