Skip to content

Commit 203f3ed

Browse files
committed
fixes typo
1 parent f6ee071 commit 203f3ed

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/pull_request_template.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@
1313
- How you debugged the problem
1414
- Why you chose this solution
1515
- Does the solution make any impact beyond the immediate problem
16-
- Was there any necessarytechnical debt incurred
17-
- Any important design decisions/links todesign documentation
16+
- Any necessary technical debt incurred
17+
- Any important design decisions/links to design documentation (if applicable)
1818

1919
# **Testing:**
2020

2121
- Describe any testing that was performed to validate the solution.
2222
- Include details such as:
2323
- How you tested the solution
2424
- Any relevant test results (Do not include any test results that may contain sensitive information)
25-
- Any automated tests that were added to the code base
25+
- Any automated tests that were added to the codebase

0 commit comments

Comments
 (0)