Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 19 additions & 3 deletions ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,27 @@

BEFORE YOU CLICK CREATE ISSUE:

- Put a 2-3 sentence description of your feature under the **Summary** heading below.
- Delete from the top of this text down to the **Summary** heading.
- Read the text below.

Thanks for wanting to add a feature to Kubernetes! You will be responsible for guiding
your feature through completion, and asking the right people for approvals.

Large features typically go through three stages: [Alpha, Beta, and Stable](https://github.com/kubernetes/kubernetes/blob/master/docs/api.md#api-versioning)
Each stage requires various approvals from various teams.
Each stage requires various approvals from various teams. Features require several releases
to reach Stable.


** Delete from here to top of input box before creating issue so that issue creation emails will be informative.**

# Description

**Add description here**


# Progress Tracker

You can use the checkboxes below to
track your progress. You can delete the text above once you have read it. Please keep the checklist.

- [ ] Before Alpha
- [ ] Design Approval
Expand Down