Skip to content

Commit 67dfc06

Browse files
committed
Add GitHub PR template
1 parent 35eef60 commit 67dfc06

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+
<!--
2+
Thank you for submitting a pull request to Fresha API tools.
3+
-->
4+
5+
## Motivation and Context
6+
7+
What problem does this PR resolve ?
8+
9+
## Type of changes
10+
11+
What types of changes does your code introduce? Put an `x` in all the boxes that apply:
12+
13+
- [ ] Bug fix (non-breaking change which fixes an issue)
14+
- [ ] New feature (non-breaking change which adds functionality)
15+
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
16+
17+
## Details
18+
19+
More information on things that require more attention while reviewing.

0 commit comments

Comments
 (0)