client-go: document README exception in .github/PULL_REQUEST_TEMPLATE.md

Kubernetes-commit: f6d4244c30060bcf6ebe4ad80ecec47e836aca30
This commit is contained in:
Dr. Stefan Schimanski 2018-05-29 09:16:25 +02:00 committed by Kubernetes Publisher
parent 2f54fb8dfb
commit f4c1c0ae19

View File

@ -1,2 +1,3 @@
Sorry, we do not accept changes directly against this repository. Please see
CONTRIBUTING.md for information on where and how to contribute instead.
Sorry, we do not accept changes directly against this repository, unless the
change is to the `README.md` itself. Please see
`CONTRIBUTING.md` for information on where and how to contribute instead.