Skip to content

Commit ba27e52

Browse files
committed
update pr section
1 parent 9d929cd commit ba27e52

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

.github/ISSUE_TEMPLATE/enhancement.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,18 @@ assignees:
1111
- One-line enhancement description (can be used as a release note):
1212
- Kubernetes Enhancement Proposal: <!-- link to kubernetes/enhancements file; if none yet, link to PR -->
1313
- Discussion Link: <!-- link to SIG mailing list thread, meeting, or recording where the Enhancement was discussed before KEP creation -->
14-
- [ ] Alpha
15-
- [ ] KEP (`k/enhancements`) update PR(s):
16-
- [ ] Code (`k/k`) update PR(s):
17-
- [ ] Docs (`k/website`) update PR(s):
14+
- PRs by stage and milestone:
15+
- [ ] Alpha - v1.xx
16+
- [ ] KEP (`k/enhancements`) update PR(s):
17+
- [ ] Code (`k/k`) update PR(s):
18+
- [ ] Docs (`k/website`) update PR(s):
1819

1920
<!-- Uncomment these as you prepare the enhancement for the next stage
20-
- [ ] Beta
21+
- [ ] Beta - v1.xx
2122
- [ ] KEP (`k/enhancements`) update PR(s):
2223
- [ ] Code (`k/k`) update PR(s):
2324
- [ ] Docs (`k/website`) update(s):
24-
- [ ] Stable
25+
- [ ] Stable - v1.xx
2526
- [ ] KEP (`k/enhancements`) update PR(s):
2627
- [ ] Code (`k/k`) update PR(s):
2728
- [ ] Docs (`k/website`) update(s):

0 commit comments

Comments
 (0)