2.6 KiB
2.6 KiB
- Please check if the pull request fulfills these requirements
- Tests for the changes have been added (for bug fixes / features)
- Does it pass all existing unit tests without modification?
- If not, what did you change?
- If you altered it significantly, what coverage issue did you fix?
- Does it pass all existing unit tests without modification?
- Docs have been added / updated (for bug fixes / features)
- CHANGELOG.md has been updated to describe this change
- What kind of change does this pull request introduce?
- Bug Fix
- Feature
- Something else
- What is the current behavior?
- What is the new behavior (if this is a feature change)?
- Does this pull request introduce a breaking change?
- Other information: