Skip to content

Commit 6cc4513

Browse files
committed
Fix old link for issue/pr kind label in pull request template
1 parent f76de72 commit 6cc4513

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
33
1. If this is your first time, please read our contributor guidelines: https://git.k8s.io/community/contributors/guide#your-first-contribution and developer guide https://git.k8s.io/community/contributors/devel/development.md#development-guide
44
2. Please label this pull request according to what type of issue you are addressing, especially if this is a release targeted pull request. For reference on required PR/issue labels, read here:
5-
https://git.k8s.io/community/contributors/devel/release.md#issue-kind-label
5+
https://git.k8s.io/community/contributors/devel/sig-release/release.md#issuepr-kind-label
66
3. Ensure you have added or ran the appropriate tests for your PR: https://git.k8s.io/community/contributors/devel/testing.md
77
4. If you want *faster* PR reviews, read how: https://git.k8s.io/community/contributors/guide/pull-requests.md#best-practices-for-faster-reviews
88
5. Follow the instructions for writing a release note: https://git.k8s.io/community/contributors/guide/release-notes.md

0 commit comments

Comments
 (0)