Skip to content

Commit e21916b

Browse files
Edit pull request template
1 parent 567c5ae commit e21916b

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
1-
# Pull Request Template
2-
3-
## Description
1+
# Description
42

53
Please include a summary of the change and which issue is fixed.
64

75
## Type of change
86

9-
Please delete options that are not relevant.
10-
117
- [ ] Bug fix (non-breaking change which fixes an issue)
128
- [ ] New feature (non-breaking change which adds functionality)
139
- [ ] 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.
1915

2016
## Destination branch
2117

22-
Create a PR into `develop` branch
18+
Create a PR into `develop` branch

0 commit comments

Comments
 (0)