Skip to content

Commit 99eed16

Browse files
author
Stephen Pinkerton
committed
Add issue and PR templates
1 parent c95df67 commit 99eed16

File tree

2 files changed

+40
-0
lines changed

2 files changed

+40
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
name: Bug Report / Feature Request
3+
about: File an issue for this repo
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+
- Version:
21+
- Runtime:
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
*Note: Please remember to review the Datadog [Contribution Guidelines](https://github.com/DataDog/dd-agent/blob/master/CONTRIBUTING.md)
2+
if you have not yet done so.*
3+
4+
### What does this PR do?
5+
6+
A brief description of the change being made with this pull request.
7+
8+
### Motivation
9+
10+
What inspired you to submit this pull request?
11+
12+
### Testing Guidelines
13+
14+
An overview on [testing](https://github.com/DataDog/dd-agent/blob/master/tests/README.md)
15+
is available in our contribution guidelines.
16+
17+
### Additional Notes
18+
19+
Anything else we should know when reviewing?

0 commit comments

Comments
 (0)