2021-06-09 13:31:58 +02:00
|
|
|
**Please check the type of change your PR introduces**:
|
|
|
|
- [ ] Bugfix
|
|
|
|
- [ ] Feature
|
|
|
|
- [ ] Code style update (formatting, renaming)
|
|
|
|
- [ ] Refactoring (no functional changes, no api changes)
|
|
|
|
- [ ] Build related changes
|
|
|
|
- [ ] Documentation content changes
|
|
|
|
- [ ] Other (please describe):
|
|
|
|
|
|
|
|
**Issue Number** (if applicable):
|
|
|
|
|
2021-06-09 15:03:56 +02:00
|
|
|
**Briefly outline your changes**:
|
2021-06-09 13:31:58 +02:00
|
|
|
|
|
|
|
**Before submitting, please ensure that**:
|
|
|
|
- [ ] Must be backwards compatible
|
|
|
|
- [ ] All lint checks and tests must pass
|
|
|
|
- [ ] If a new option in the the config file is added, it needs to be added into the schema, and documented in the configuring guide
|
|
|
|
- [ ] If a new dependency is required, it must be essential, and it must be thoroughly checked out for security or efficiency issues
|