Skip to content

Commit 391906f

Browse files
authored
Merge pull request kubernetes#79361 from openSUSE/docs-pr
Add `docs` section to pull request template
2 parents 7c90f7d + 22bd9c7 commit 391906f

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,17 @@ Enter your extended release note in the block below. If the PR requires addition
4242
```release-note
4343
4444
```
45+
46+
**Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.**:
47+
48+
<!--
49+
This section can be blank if this pull request does not require a release note.
50+
Please use the following format for linking documentation or pass the
51+
section below:
52+
- [KEP]: <link>
53+
- [Usage]: <link>
54+
- [Other doc]: <link>
55+
-->
56+
```docs
57+
58+
```

0 commit comments

Comments
 (0)