Skip to content

Commit d619269

Browse files
authored
Merge pull request #664 from UWB-Biocomputing/issue-628-PR-template
Create pull_request_template.md
2 parents f6320b2 + 419876d commit d619269

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

.github/pull_request_template.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
<!-- Insert the issue number and appropriate closing keyword. If using another keyword, change the default 'Closes' keyword -->
2+
Closes #
3+
4+
<!-- Please provide a brief overview of the changes implemented -->
5+
#### Description
6+
7+
8+
<!-- Please check the boxes as applicable -->
9+
#### Checklist (Mandatory for new features)
10+
- [ ] Added Documentation
11+
- [ ] Added Unit Tests
12+
13+
<!-- Please check the boxes after testing -->
14+
#### Testing (Mandatory for all changes)
15+
- [ ] Tested for GPU (test-medium-connected.xml)
16+
- [ ] Tested for GPU (test-long-connected.xml)
17+
18+
<!--
19+
Please assign the PR to yourself and add the appropriate label.
20+
Please add the reviewer after all the actions are passed successfully.
21+
Thank you for your contribution!
22+
-->

0 commit comments

Comments
 (0)