Skip to content

Commit d9a93cb

Browse files
authored
Merge pull request #5293 from jenshu/streamline-kep-issue-template
remove redundant fields from KEP issue template
2 parents e479d42 + ba27e52 commit d9a93cb

File tree

1 file changed

+7
-12
lines changed

1 file changed

+7
-12
lines changed

.github/ISSUE_TEMPLATE/enhancement.md

Lines changed: 7 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,23 +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-
- Primary contact (assignee):
15-
- Responsible SIGs:
16-
- Enhancement target (which target equals to which milestone):
17-
- Alpha release target (x.y):
18-
- Beta release target (x.y):
19-
- Stable release target (x.y):
20-
- [ ] Alpha
21-
- [ ] KEP (`k/enhancements`) update PR(s):
22-
- [ ] Code (`k/k`) update PR(s):
23-
- [ ] 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):
2419

2520
<!-- Uncomment these as you prepare the enhancement for the next stage
26-
- [ ] Beta
21+
- [ ] Beta - v1.xx
2722
- [ ] KEP (`k/enhancements`) update PR(s):
2823
- [ ] Code (`k/k`) update PR(s):
2924
- [ ] Docs (`k/website`) update(s):
30-
- [ ] Stable
25+
- [ ] Stable - v1.xx
3126
- [ ] KEP (`k/enhancements`) update PR(s):
3227
- [ ] Code (`k/k`) update PR(s):
3328
- [ ] Docs (`k/website`) update(s):

0 commit comments

Comments
 (0)