Switch to unified view

a b/.github/PULL_REQUEST_TEMPLATE.md
1
## Pull Request Template
2
3
### Description
4
<!-- Provide a description of your changes here. If this PR is related to an issue, list the issue number/name here -->
5
*Provide a description of your changes here. If this PR is related to an issue, list the issue number/name here*
6
7
### Assignee
8
<!-- Mention the GitHub username of the user you want to assign this PR to -->
9
*Assignees: @kyleoconnell-NIH and/or @rosscampbellNIH*
10
11
## PR checklist
12
*Please ensure the following:*
13
- [ ] This comment contains a description of changes (with reason).
14
- [ ] All changes were tested.
15
- [ ] If you've fixed a bug mention the issue number/name.
16
- [ ] Apply approriate tags (e.g. documentation, bug)