mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-19 18:02:01 +00:00
Merge pull request #83049 from obitech/update_pr_template_release_note_info
Add link to release notes documentation to PR template
This commit is contained in:
commit
125c1c100e
5
.github/PULL_REQUEST_TEMPLATE.md
vendored
5
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -5,8 +5,7 @@
|
|||||||
https://git.k8s.io/community/contributors/devel/sig-release/release.md#issuepr-kind-label
|
https://git.k8s.io/community/contributors/devel/sig-release/release.md#issuepr-kind-label
|
||||||
3. Ensure you have added or ran the appropriate tests for your PR: https://git.k8s.io/community/contributors/devel/sig-testing/testing.md
|
3. Ensure you have added or ran the appropriate tests for your PR: https://git.k8s.io/community/contributors/devel/sig-testing/testing.md
|
||||||
4. If you want *faster* PR reviews, read how: https://git.k8s.io/community/contributors/guide/pull-requests.md#best-practices-for-faster-reviews
|
4. If you want *faster* PR reviews, read how: https://git.k8s.io/community/contributors/guide/pull-requests.md#best-practices-for-faster-reviews
|
||||||
5. Follow the instructions for writing a release note: https://git.k8s.io/community/contributors/guide/release-notes.md
|
5. If the PR is unfinished, see how to mark it: https://git.k8s.io/community/contributors/guide/pull-requests.md#marking-unfinished-pull-requests
|
||||||
6. If the PR is unfinished, see how to mark it: https://git.k8s.io/community/contributors/guide/pull-requests.md#marking-unfinished-pull-requests
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
**What type of PR is this?**
|
**What type of PR is this?**
|
||||||
@ -38,6 +37,8 @@ Fixes #
|
|||||||
If no, just write "NONE" in the release-note block below.
|
If no, just write "NONE" in the release-note block below.
|
||||||
If yes, a release note is required:
|
If yes, a release note is required:
|
||||||
Enter your extended release note in the block below. If the PR requires additional action from users switching to the new release, include the string "action required".
|
Enter your extended release note in the block below. If the PR requires additional action from users switching to the new release, include the string "action required".
|
||||||
|
|
||||||
|
For more information on release notes see: https://git.k8s.io/community/contributors/guide/release-notes.md
|
||||||
-->
|
-->
|
||||||
```release-note
|
```release-note
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user