Skip to content

Commit 1b5e085

Browse files
authored
chore: Enhance PR template with context and tradeoffs section
Added a section for additional context and tradeoffs.
1 parent 678c47c commit 1b5e085

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Before creating the pull request, please make sure you do the following:
1616
- Ensure that PR title follows conventional commits (https://www.conventionalcommits.org)
1717
- Update the corresponding documentation if needed.
1818
- Include relevant tests that fail without this PR but pass with it.
19+
- Add any additional context, tradeoffs, follow ups, or things reviewers should be aware of.
1920
2021
Thank you for contributing to Npmx!
2122
----------------------------------------------------------------------->

0 commit comments

Comments
 (0)