Skip to content

Commit f249193

Browse files
Update pull_request_template.md (#437)
1 parent 99b169c commit f249193

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.github/pull_request_template.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ Provide some context as to what was changed, from an implementation standpoint.
44
-->
55

66
#### What does this PR address?
7-
[ ] Gitub issue (Add reference - #XX)
8-
[ ] Refactoring
9-
[ ] New feature
10-
[ ] Bug fix
11-
[ ] Adds more tests
7+
- [ ] Github issue (Add reference - #XX)
8+
- [ ] Refactoring
9+
- [ ] New feature
10+
- [ ] Bug fix
11+
- [ ] Adds more tests
1212

1313
#### Are tests included?
14-
[ ] Yes
15-
[ ] No
14+
- [ ] Yes
15+
- [ ] No
1616

1717
#### Reviewer, Please Note:
1818
<!--

0 commit comments

Comments
 (0)