Skip to content
Merged
Show file tree
Hide file tree
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
8 changes: 2 additions & 6 deletions .github/ISSUE_TEMPLATE/bug-report.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
name: Bug report
about: Create a report to help us reproduce and fix a bug

labels:
- kind/bug
---

<!-- Please use this template for reporting bugs and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!-->
Expand Down Expand Up @@ -29,8 +30,3 @@ version: ...
- Kubernetes Version: [use `kubectl version`]

**Anything else we need to know?**



<!-- DO NOT EDIT BELOW THIS LINE -->
/kind bug
7 changes: 2 additions & 5 deletions .github/ISSUE_TEMPLATE/feature-request.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
name: Feature request
about: Suggest an idea for this project

labels:
- kind/feature
---

**Is your feature request related to a problem?**
Expand All @@ -14,7 +15,3 @@ about: Suggest an idea for this project


**Additional context**


<!-- DO NOT EDIT BELOW THIS LINE -->
/kind feature