Merge pull request #11 from caesarxuchao/add-pr-template

Add PR template
This commit is contained in:
Daniel Smith 2016-10-07 16:47:20 -07:00 committed by GitHub
commit f8e519fcc0

4
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View File

@ -0,0 +1,4 @@
Sorry, client-go does not accept changes via pull requests at this time. Please
submit your pull request to the main repository:
https://github.com/kubernetes/kubernetes. See the guidance here:
https://github.com/kubernetes/client-go#contributing-code.