Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

Commit db39c5f

Browse files
author
Mike Nikles
committed
Move TODO lists to the bottom of the PR templates
1 parent be8671e commit db39c5f

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@ Linked PRs: (links to corresponding PRs, optional)
33
## Changes
44
- (changes here)
55

6-
## TODOs:
7-
- [ ] +1
8-
- [ ] Updated README
9-
- [ ] Updated CHANGELOG
10-
- [ ] (Other applicable TODOs)
11-
126
## How To Test
137
- (necessary config changes)
148
- (necessary corresponding PRs)
159
- (how to access the new / changed functionality -- fixtures, URLs)
1610

1711
## Applicable Research Resources
1812
- (links, optional)
13+
14+
## TODOs:
15+
- [ ] +1
16+
- [ ] Updated README
17+
- [ ] Updated CHANGELOG
18+
- [ ] (Other applicable TODOs)

github-templates/PULL_REQUEST_TEMPLATE.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@ Linked PRs: (links to corresponding PRs, optional)
44
## Changes
55
- (changes here)
66

7-
## TODOs:
8-
- [ ] +1
9-
- [ ] Passes tests
10-
- [ ] Updated README
11-
- [ ] Updated CHANGELOG
12-
- [ ] (Other TODOs applicable to your team/project)
13-
- [ ] (Feedback from reviewers)
14-
157
## How To Test
168
- (necessary config changes)
179
- (necessary corresponding PRs)
1810
- (how to access the new / changed functionality -- fixtures, URLs)
1911

2012
## Applicable Research Resources
2113
- (links, optional)
14+
15+
## TODOs:
16+
- [ ] +1
17+
- [ ] Passes tests
18+
- [ ] Updated README
19+
- [ ] Updated CHANGELOG
20+
- [ ] (Other TODOs applicable to your team/project)
21+
- [ ] (Feedback from reviewers)

0 commit comments

Comments
 (0)