name | about |
---|---|
General requests |
general template for pull requests |
- Bug fix
- New feature
- Breaking change
- if you had any questions you reached out via SUPPORT or you didn't have any questions
- I have read the CONTRIBUTING document.
- I have read the CODE_OF_CONDUCT document.
- My change requires a change to the documentation.
- I have updated the documentation accordingly.
- I have created a related github issue and it's number is:
- I have added tests to cover my changes.
- All new and existing tests passed.