Skip to content

Commit

Permalink
Add section for breaking changes to pull request template
Browse files Browse the repository at this point in the history
  • Loading branch information
andregasser authored Nov 14, 2023
1 parent 12d6648 commit f9b0cb5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ Please include a summary of the changes and the related issue. Please also inclu
- This change requires a documentation update
- Dependency update / replacement

# Breaking Changes

If your change includes any breaking changes, please list them here, otherwise "None".

# How Has This Been Tested?

Please describe the tests that you ran to verify your changes.
Expand Down

0 comments on commit f9b0cb5

Please sign in to comment.