File tree Expand file tree Collapse file tree 1 file changed +40
-0
lines changed
Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Original file line number Diff line number Diff line change 1+ <!--
2+ If you are reporting a new issue, make sure that we do not have any duplicates
3+ already open. You can ensure this by searching the issue list for this
4+ repository. If there is a duplicate, please close your issue and add a comment
5+ to the existing issue instead.
6+
7+ If you suspect your issue is a bug, please edit your issue description to
8+ include the BUG REPORT INFORMATION shown below. If you fail to provide this
9+ information within 7 days, we cannot debug your issue and will close it. We
10+ will, however, reopen it if you later provide the information.
11+
12+ ---------------------------------------------------
13+ BUG REPORT INFORMATION
14+ ---------------------------------------------------
15+ Use the commands below to provide key information from your environment:
16+ You do NOT have to include this information if this is a FEATURE REQUEST
17+ -->
18+
19+ ** Description**
20+
21+ <!--
22+ Briefly describe the problem you are having in a few paragraphs.
23+ -->
24+
25+ ** Steps to reproduce the issue:**
26+ 1 .
27+ 2 .
28+ 3 .
29+
30+ ** Describe the results you received:**
31+
32+
33+ ** Describe the results you expected:**
34+
35+
36+ ** Output of ` containerd --version ` :**
37+
38+ ```
39+ (paste your output here)
40+ ```
You can’t perform that action at this time.
0 commit comments