Skip to content

Commit 33bd8a4

Browse files
authored
Update pull request template (#6333)
## Motivation for features / changes This just looks better ## Technical description of changes * I updated our PR template to improve the formatting. * ~I added a new GitHub Actions workflow which runs a custom node script~ * ~The script attempts to parse the PR description to ensure all sections specified in the template exist and have content~ ## Screenshots of UI changes (or N/A) N/A
1 parent 6117ac4 commit 33bd8a4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
* Motivation for features / changes
1+
## Motivation for features / changes
22

3-
* Technical description of changes
3+
## Technical description of changes
44

5-
* Screenshots of UI changes
5+
## Screenshots of UI changes (or N/A)
66

7-
* Detailed steps to verify changes work correctly (as executed by you)
7+
## Detailed steps to verify changes work correctly (as executed by you)
88

9-
* Alternate designs / implementations considered
9+
## Alternate designs / implementations considered (or N/A)

0 commit comments

Comments
 (0)