Skip to content

Commit c7d895d

Browse files
authored
Merge pull request kubernetes#1987 from mrbobbytables/update-issue-template
Add discussion link to issue template
2 parents 4db5aff + de225bd commit c7d895d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

ISSUE_TEMPLATE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Enhancement Description
22
- One-line enhancement description (can be used as a release note):
33
- Kubernetes Enhancement Proposal: <!-- link to kubernetes/enhancements file; if none yet, link to PR -->
4+
- Discussion Link: <!-- link to SIG mailing list thread, meeting, or recording where the Enhancement was discussed before KEP creation -->
45
- Primary contact (assignee):
56
- Responsible SIGs:
67
- Enhancement target (which target equals to which milestone):

keps/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ This process is still in a _beta_ state and is mandatory for all enhancements be
88
## Quick start for the KEP process
99

1010
1. Socialize an idea with a sponsoring SIG.
11+
You can send your idea to their mailing list, or add it to the agenda for one of their upcoming meetings.
1112
Make sure that others think the work is worth taking up and will help review the KEP and any code changes required.
1213
2. Follow the process outlined in the [KEP template](NNNN-kep-template/README.md)
1314

0 commit comments

Comments
 (0)