Skip to content
Closed
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
63 changes: 0 additions & 63 deletions .github/ISSUE_TEMPLATE.md

This file was deleted.

25 changes: 25 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
name: 'Bug Report'
about: Create a report to help us improve

---

**What happened:**


**What you expected to happen:**


**How to reproduce it:**


**Anything else we need to know?:**
[Miscellaneous information that will assist in solving the issue.]


**Environment:**
- orchestrator and version (e.g. Kubernetes, Docker):
- component and version (CNI/IPAM/CNM/CNS):
- operation system (Linux/Windows):
- Kernel (e.g. `uanme -a` for Linux or `$(Get-ItemProperty -Path "C:\windows\system32\hal.dll").VersionInfo.FileVersion` for Windows):

17 changes: 17 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
name: 'Feature request'
about: Suggest an idea for this project.

---

**Describe in detail the feature/behavior/change you'd like to see:**


**Anything else you would like to add:**
[Miscellaneous information that will assist in solving the issue.]


**Environment:**
- orchestrator and version (e.g. Kubernetes, Docker):
- component and version (CNI/IPAM/CNM/CNS):
- operation system (Linux/Windows):