Skip to content

Commit e547050

Browse files
authored
Update pull_request_template.md
1 parent 3645d42 commit e547050

File tree

1 file changed

+3
-11
lines changed

1 file changed

+3
-11
lines changed

.github/pull_request_template.md

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,10 @@
11
# Description
22

3-
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
4-
5-
Related to issue #(issue)
6-
7-
## Type of change
8-
9-
- [ ] Bug fix (non-breaking change which fixes an issue)
10-
- [ ] New feature (non-breaking change which adds functionality)
11-
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
12-
- [ ] This change requires a documentation update
3+
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.
134

145
# Checklist:
156

16-
- [ ] My code follows the style guidelines of this project
7+
- [ ] I submitted my PR to branch `develop`
178
- [ ] I have performed a self-review of my own code
189
- [ ] I have commented my code, particularly in hard-to-understand areas
10+
- [ ] I have run or added tests to cover my contribution

0 commit comments

Comments
 (0)