Skip to content

Commit 18e8281

Browse files
Create ISSUE_TEMPLATE.md
1 parent c69ab4e commit 18e8281

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
<!-- Thanks for filing an issue! Before hitting the button, please answer these questions. It's helpful to search the existing GitHub issues first. It's likely that another user has already reported the issue you're facing, or it's a known issue that we're already aware of-->
2+
3+
**Is this a request for help?**:
4+
5+
---
6+
7+
**Is this an ISSUE or FEATURE REQUEST?** (choose one):
8+
9+
---
10+
11+
**Which release version?**:
12+
13+
---
14+
15+
**Which componenet (CNI/IPAM/CNM/CNS, etc.?**:
16+
17+
---
18+
19+
<!--
20+
If this is a ISSUE, please:
21+
- Fill in as much of the template below as you can. If you leave out
22+
information, we can't help you as well.
23+
24+
If this is a FEATURE REQUEST, please:
25+
- Describe *in detail* the feature/behavior/change you'd like to see.
26+
27+
In both cases, be ready for followup questions, and please respond in a timely
28+
manner. If we can't reproduce a bug or think a feature already exists, we
29+
might close your issue. If we're wrong, PLEASE feel free to reopen it and
30+
explain why.
31+
-->
32+
33+
**Orchestrator and version (e.g. Kubernetes, DC/OS, Swarm, Docker)**
34+
35+
36+
**What happened**:
37+
38+
39+
**What you expected to happen**:
40+
41+
42+
**How to reproduce it** (as minimally and precisely as possible):
43+
44+
45+
**Anything else we need to know**:

0 commit comments

Comments
 (0)