Skip to content

Commit 20ece99

Browse files
authored
Add PR template (#627)
Roughly the same as in the datadog-agent repo
1 parent 7ecd3a3 commit 20ece99

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

Diff for: .github/PULL_REQUEST_TEMPLATE.md

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
### What does this PR do?
2+
3+
<!--A brief description of the change being made with this pull request.-->
4+
5+
### Motivation
6+
7+
<!--What inspired you to submit this pull request?-->
8+
9+
### Additional Notes
10+
11+
<!--Anything else we should know when reviewing?-->
12+
13+
### Describe your test plan
14+
15+
<!--Write there any instructions and details you may have to test your PR.-->

0 commit comments

Comments
 (0)