Skip to content

Commit 350a000

Browse files
authored
Merge pull request #13 from oslabs-beta/shalarewicz-patch-2
Create pull_request_template.md
2 parents bb3a2f1 + 45c0a61 commit 350a000

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

.github/pull_request_template.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
### Summary
2+
_Provide a short summary of the changes in this PR_
3+
4+
### Type of Change
5+
Please delete options that are not relevant.
6+
7+
- [ ] Bug fix (non-breaking change which fixes an issue)
8+
- [ ] New feature (non-breaking change which adds functionality)
9+
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
10+
- [ ] This change requires a documentation update
11+
12+
### Issues
13+
- Link any issues this PR resolves using keywords (resolve, closes, fixed)
14+
15+
### Evidence
16+
- Provide evidence of the the changes functioning as expected or describe your tests. If tests are included in the CI pipeline this may be omitted.
17+
18+
19+
_(delete this line)_ Prior to submitting the PR assign a reviewer from each team to review this PR.

0 commit comments

Comments
 (0)