Merge pull request #79361 from openSUSE/docs-pr

Add `docs` section to pull request template
This commit is contained in:
Kubernetes Prow Robot 2019-07-15 14:53:49 -07:00 committed by GitHub
commit 391906f8ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,3 +42,17 @@ Enter your extended release note in the block below. If the PR requires addition
```release-note
```
**Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.**:
<!--
This section can be blank if this pull request does not require a release note.
Please use the following format for linking documentation or pass the
section below:
- [KEP]: <link>
- [Usage]: <link>
- [Other doc]: <link>
-->
```docs
```