Skip to content

Commit 792fba8

Browse files
Merge pull request #26 from kar-rahul-aws/update_pull_request_template
Create pull_request_template.md
2 parents 27c8ba9 + a03747b commit 792fba8

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

.github/pull_request_template.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<!--- Title -->
2+
3+
Description
4+
-----------
5+
<!--- Describe your changes in detail. -->
6+
7+
Test Steps
8+
-----------
9+
<!-- Describe the steps to reproduce. -->
10+
11+
Checklist:
12+
----------
13+
<!--- Go over all the following points, and put an `x` in all the boxes that apply. -->
14+
<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
15+
- [ ] I have tested my changes. No regression in existing tests.
16+
- [ ] I have modified and/or added unit-tests to cover the code changes in this Pull Request.
17+
18+
Related Issue
19+
-----------
20+
<!-- If any, please provide issue ID. -->
21+
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

0 commit comments

Comments
 (0)