Skip to content

Commit 772783f

Browse files
author
Stephen Pinkerton
committed
Add multiple issue templates
1 parent 4592a85 commit 772783f

File tree

3 files changed

+54
-21
lines changed

3 files changed

+54
-21
lines changed
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
name: Bug Report
3+
about: Create a report to help us improve
4+
---
5+
6+
## Expected Behavior
7+
8+
9+
## Actual Behavior
10+
11+
12+
## Steps to Reproduce the Problem
13+
14+
1.
15+
1.
16+
1.
17+
18+
## Specifications
19+
20+
- Datadog Lambda Layer version:
21+
- Python version:
22+
23+
## Stacktrace
24+
25+
```
26+
Paste here
27+
```
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
name: Feature Request
3+
about: Suggest an idea
4+
---
5+
6+
## Expected Behavior
7+
8+
9+
## Actual Behavior
10+
11+
12+
## Steps to Reproduce the Problem
13+
14+
1.
15+
1.
16+
1.
17+
18+
## Specifications
19+
20+
- Datadog Lambda Layer version:
21+
- Python version:
22+
23+
## Stacktrace
24+
25+
```
26+
Paste here
27+
```

.github/ISSUE_TEMPLATE/issue_template.md

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)