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 567c5ae commit e21916bCopy full SHA for e21916b
.github/PULL_REQUEST_TEMPLATE.md
@@ -1,13 +1,9 @@
1
-# Pull Request Template
2
-
3
-## Description
+# Description
4
5
Please include a summary of the change and which issue is fixed.
6
7
## Type of change
8
9
-Please delete options that are not relevant.
10
11
- [ ] Bug fix (non-breaking change which fixes an issue)
12
- [ ] New feature (non-breaking change which adds functionality)
13
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
@@ -19,4 +15,4 @@ Please describe the tests that you ran to verify your changes.
19
15
20
16
## Destination branch
21
17
22
-Create a PR into `develop` branch
18
+Create a PR into `develop` branch
0 commit comments