We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5bf15d commit c691109Copy full SHA for c691109
.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,16 @@
1
+---
2
+name: Bug Report
3
+about: Report a bug
4
+labels: kind/bug
5
+
6
7
8
+**What happened**:
9
10
+**What you expected to happen**:
11
12
+**How to reproduce it (as minimally and precisely as possible)**:
13
14
+**Anything else we need to know**:
15
16
+**Environment**:
.github/ISSUE_TEMPLATE/enhancement_request.md
@@ -0,0 +1,10 @@
+name: Enhancement Request
+about: Suggest an enhancement
+labels: kind/enhancement
+**What would you like to be added**:
+**Why is this needed**:
0 commit comments