Skip to content

Commit 1cf41a4

Browse files
smacpherson64gnapse
authored andcommitted
docs: Adjusted pull request template (#37)
- Moved the questions to come after the titles - Added updated type definitions so they stay in sync
1 parent 72bd9b5 commit 1cf41a4

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,28 +14,29 @@ Please fill out the information below to expedite the review and (hopefully)
1414
merge of your pull request!
1515
-->
1616

17-
<!-- What changes are being made? (What feature/bug is being fixed here?) -->
1817

1918
**What**:
19+
<!-- What changes are being made? (What feature/bug is being fixed here?) -->
2020

21-
<!-- Why are these changes necessary? -->
2221

2322
**Why**:
23+
<!-- Why are these changes necessary? -->
2424

25-
<!-- How were these changes implemented? -->
2625

2726
**How**:
27+
<!-- How were these changes implemented? -->
2828

29-
<!-- Have you done all of these things? -->
3029

3130
**Checklist**:
31+
<!-- Have you done all of these things? -->
3232

3333
<!-- add "N/A" to the end of each line that's irrelevant to your changes -->
3434

3535
<!-- to check an item, place an "x" in the box like so: "- [x] Documentation" -->
3636

3737
* [ ] Documentation
3838
* [ ] Tests
39+
* [ ] Updated Type Definitions
3940
* [ ] Ready to be merged <!-- In your opinion, is this ready to be merged as soon as it's reviewed? -->
4041
* [ ] Added myself to contributors table <!-- this is optional, see the contributing guidelines for instructions -->
4142

0 commit comments

Comments
 (0)