Reviewed-on: echo/Luminate#2 Co-authored-by: Brendan Szymanski <hello@bscubed.dev> Co-committed-by: Brendan Szymanski <hello@bscubed.dev>
25 lines
620 B
Markdown
25 lines
620 B
Markdown
## Description
|
|
|
|
<!-- A clear and concise description of the change. -->
|
|
|
|
Closes #<!-- issue number -->
|
|
|
|
## Type of change
|
|
|
|
- [ ] 🐛 Bug fix
|
|
- [ ] ✨ New feature
|
|
- [ ] ♻️ Refactor / code cleanup
|
|
- [ ] 📖 Documentation
|
|
- [ ] 🔧 Dependencies / build tooling
|
|
|
|
## How was this tested?
|
|
|
|
<!-- Describe the tests you ran or the manual verification steps. -->
|
|
|
|
## Checklist
|
|
|
|
- [ ] I have read the [contributing guide](CONTRIBUTING.md)
|
|
- [ ] My code follows the project's style guidelines
|
|
- [ ] I have added or updated tests as needed
|
|
- [ ] Documentation has been updated where applicable
|
|
- [ ] All existing tests pass
|