Skip to content

Commit 63a8dee

Browse files
committed
Switch to GitHub's new issue templates.
Signed-off-by: Eric Hotinger <[email protected]>
1 parent 8bb5213 commit 63a8dee

2 files changed

Lines changed: 26 additions & 11 deletions

File tree

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,16 @@
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
<!--
210
If you are reporting a new issue, make sure that we do not have any duplicates
311
already open. You can ensure this by searching the issue list for this
412
repository. If there is a duplicate, please close your issue and add a comment
513
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
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:**
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
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.

0 commit comments

Comments
 (0)