mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-06-09 08:55:55 -04:00
Merge pull request #79361 from openSUSE/docs-pr
Add `docs` section to pull request template
This commit is contained in:
commit
391906f8ba
1 changed files with 14 additions and 0 deletions
14
.github/PULL_REQUEST_TEMPLATE.md
vendored
14
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
|
@ -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
|
||||
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue