Skip to content

Commit 69a0f01

Browse files
authored
Merge pull request kubernetes#2108 from annajung/master
Update issue template to divide into alpha/beta/stable
2 parents b7a365e + 6b20f6b commit 69a0f01

File tree

1 file changed

+18
-7
lines changed

1 file changed

+18
-7
lines changed

ISSUE_TEMPLATE.md

Lines changed: 18 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,23 @@
55
- Primary contact (assignee):
66
- Responsible SIGs:
77
- Enhancement target (which target equals to which milestone):
8-
- Alpha release target (x.y)
9-
- Beta release target (x.y)
10-
- Stable release target (x.y)
11-
- Documentation PR: <!-- link to kubernetes/website PR -->
12-
- Alpha:
13-
- Beta:
14-
- Stable:
8+
- Alpha release target (x.y):
9+
- Beta release target (x.y):
10+
- Stable release target (x.y):
11+
- [ ] Alpha
12+
- [ ] KEP (`k/enhancements`) update PR(s):
13+
- [ ] Code (`k/k`) update PR(s):
14+
- [ ] Docs (`k/website`) update PR(s):
15+
16+
<!-- Uncomment these as you prepare the enhancement for the next stage
17+
- [ ] Beta
18+
- [ ] KEP (`k/enhancements`) update PR(s):
19+
- [ ] Code (`k/k`) update PR(s):
20+
- [ ] Docs (`k/website`) update(s):
21+
- [ ] Stable
22+
- [ ] KEP (`k/enhancements`) update PR(s):
23+
- [ ] Code (`k/k`) update PR(s):
24+
- [ ] Docs (`k/website`) update(s):
25+
-->
1526

1627
_Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently._

0 commit comments

Comments
 (0)