We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35eef60 commit 67dfc06Copy full SHA for 67dfc06
.github/PULL_REQUEST_TEMPLATE.md
@@ -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