Add pull request template (#2802)

This commit is contained in:
Reinhard Nägele
2017-11-21 16:24:41 -05:00
committed by Matt Farina
parent 7722bbebbd
commit 047c5c4640
+21
View File
@@ -0,0 +1,21 @@
*****************************************************************************************
Thank you for contributing to kubernetes/charts. Before you submit this PR we'd like to
make sure you are aware of our technical requirements and best practices:
* https://github.com/kubernetes/charts/blob/master/CONTRIBUTING.md#technical-requirements
* https://github.com/kubernetes/helm/tree/master/docs/chart_best_practices
For a quick overview across what we will look at reviewing your PR, please read
our review guidelines:
* https://github.com/kubernetes/charts/blob/master/REVIEW_GUIDELINES.md
Following our best practices right from the start will accelerate the review process and
help get your PR merged quicker.
When updates to your PR are requested, please add new commits and do not squash the
history. This will make it easier to identify new changes. The PR will be squashed
anyways when it is merged. Thanks.
*****************************************************************************************