16 lines
664 B
Markdown
16 lines
664 B
Markdown
## PR Checklist:
|
|
- [ ] I have tested this extensively and it does not break any existing behavior.
|
|
- [ ] I have added/updated examples and tests for any new behavior.
|
|
- [ ] If this is a significant change, an issue has already been created where the problem / solution was discussed: [N/A, or add link to issue here]
|
|
<!-- If you'd like to suggest a significant change, please
|
|
create an issue to discuss those changes and gather
|
|
feedback BEFORE submitting your PR. -->
|
|
|
|
|
|
## PR Description
|
|
<!-- Describe Your PR Here! -->
|
|
|
|
<!-- What does this add/ remove/ fix/ change? -->
|
|
|
|
<!-- WHY should this PR be merged into the main library? -->
|