File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ name : Bug report
3+ about : Create a bug report to help improve containerd
4+ title : ' '
5+ labels : kind/bug
6+ assignees : ' '
7+ ---
8+
19<!--
210If you are reporting a new issue, make sure that we do not have any duplicates
311already open. You can ensure this by searching the issue list for this
412repository. If there is a duplicate, please close your issue and add a comment
513to 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
1714-->
1815
1916** Description**
@@ -38,3 +35,5 @@ Briefly describe the problem you are having in a few paragraphs.
3835```
3936(paste your output here)
4037```
38+
39+ ** Any other relevant information:**
Original file line number Diff line number Diff line change 1+ ---
2+ name : Feature request
3+ about : Suggest an idea for containerd
4+ title : ' '
5+ labels : kind/feature
6+ assignees : ' '
7+ ---
8+
9+ ** What is the problem you're trying to solve**
10+ A clear and concise description of what the problem is.
11+
12+ ** Describe the solution you'd like**
13+ A clear and concise description of what you'd like to happen.
14+
15+ ** Additional context**
16+ Add any other context about the feature request here.
You can’t perform that action at this time.
0 commit comments