Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 0 additions & 29 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,31 +1,2 @@
## [Summary]()
*Provide a brief summary of the changes in this PR and link to the relevant issue(s) if applicable.*



### Current Behavior
*Please describe the current behavior that you are modifying.*



### New Behavior
*Please describe the behavior or changes that are being added by this PR.*



#### Does this new change introduce a breaking change?

- [ ] Yes
- [ ] No


If this introduces a breaking change:
1. Describe the impact on the application below.
2. Update the BREAKING.md file with the breaking change.
3. Add "BREAKING CHANGE: [...]" to the commit description when merging.
4. Create a ticket on the GitHub Project board to address the issue later.


### Other Information
*Any other information that is useful to note: visual changes, dependency changes, etc.*