17 lines
295 B
Markdown
17 lines
295 B
Markdown
# Type of PR (feature, enhancement, bug fix, etc.)
|
|
|
|
## Description
|
|
|
|
Please include a summary of the change and which issue is fixed.
|
|
|
|
Fixes # (issue)
|
|
|
|
## Why should this be added
|
|
|
|
Explain value.
|
|
|
|
## Checklist
|
|
|
|
- [ ] My code follows the style guidelines of this project
|
|
- [ ] Actions are passing
|