22 lines
541 B
Markdown
22 lines
541 B
Markdown
|
## Description
|
||
|
|
||
|
A description of the change and what it does. If relevant, please provide screenshots of what results from the change.
|
||
|
|
||
|
## Type of change
|
||
|
|
||
|
Remove the irrelevant one.
|
||
|
|
||
|
- [ ] Bug fix (non-breaking change which fixes an issue)
|
||
|
- [ ] New feature (non-breaking change which adds functionality)
|
||
|
|
||
|
## Checklist
|
||
|
|
||
|
- [ ] Code has been linted
|
||
|
- [ ] Code has been self-reviewed
|
||
|
- [ ] Code has been tested and no new breakage is introduced
|
||
|
- [ ] Documentation has been added
|
||
|
|
||
|
## Other information
|
||
|
|
||
|
Provide any other relevant information.
|