Skip to content

Commit 52702d5

Browse files
author
Phillip Wittrock
committed
Merge pull request #6 from kubernetes/erictune-patch-2
Update ISSUE_TEMPLATE.md
2 parents 529ce1b + 1c8a656 commit 52702d5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ISSUE_TEMPLATE.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ to reach Stable.
2525

2626
- [ ] Before Alpha
2727
- [ ] Design Approval
28-
- [ ] < 1 page PR description of the design. [advice for design description] **PR-NUMBER**
29-
- [ ] Design doc under [docs/proposals](https://github.com/kubernetes/kubernetes/docs/proposals). **PR-NUMBER**
28+
- [ ] Design Proposal. This goes under [docs/proposals](https://github.com/kubernetes/kubernetes/docs/proposals). Doing a proposal as a PR allows line-by-line commenting from community, and creates the basis for later design documentation. Paste link to merged design proposal here: **PROPOSAL-NUMBER**
3029
- [ ] Initial API review (if API). Maybe same PR as design doc. **PR-NUMBER**
3130
- Any code that changes an API (`/pkg/apis/...`)
3231
- **cc @kubernetes/api**

0 commit comments

Comments
 (0)