Update the fallback issue template

* Even "blank" issues need to fill out the fallback
template
This commit is contained in:
Dalton Hubble
2020-05-28 00:06:59 -07:00
parent d45804b1f6
commit 455175d9e6
4 changed files with 22 additions and 35 deletions

15
.github/issue_template.md vendored Normal file
View File

@ -0,0 +1,15 @@
<!-- READ: Issues are used to receive focused bug reports from users and to track planned future enhancements by the authors. Topics like cluster operation, support, debugging help, advice, and Kubernetes concepts are out of scope and should not use issues-->
## Enhancement
### Overview
One paragraph explanation of the enhancement.
### Motivation
Describe the motivation and what problem this solves.
### Tradeoffs
What are the pros and cons of this feature? How will it be exercised and maintained?