Skip to content

Commit f6807cb

Browse files
fix PR template testing list numbering (all 1s per markdown standard instead of fragile-er hardcoded numbers)
1 parent f96130d commit f6807cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/pull_request_template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ and any other relevant information.
66
# Testing & Verification
77

88
1. Unit tests added: Describe new unit tests added, if any.
9-
2. Unit tests updated: Describe existing unit tests that were updated, if any.
10-
3. Manual testing: Describe any additional manual testing steps that were performed, such as running the change on a pre-existing data set you own.
9+
1. Unit tests updated: Describe existing unit tests that were updated, if any.
10+
1. Manual testing: Describe any additional manual testing steps that were performed, such as running the change on a pre-existing data set you own.
1111

1212
---
1313

0 commit comments

Comments
 (0)