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

This commit is contained in:
Dr. Stefan Schimanski 2018-05-29 09:16:25 +02:00
parent 046619f3ae
commit f6d4244c30

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.