mirror of
https://github.com/liuk7071/ChonkyStation.git
synced 2025-04-02 10:52:38 -04:00
23 lines
618 B
Markdown
23 lines
618 B
Markdown
# Description
|
|
|
|
Please include a summary of the change and which issue is fixed or added
|
|
Please also include relevant motivation and context.
|
|
|
|
Fixes # (issue)
|
|
|
|
## Type of change
|
|
|
|
Please delete options that are not relevant.
|
|
|
|
- [ ] Bug fix (non-breaking change which fixes an issue)
|
|
- [ ] New feature (non-breaking change which adds functionality)
|
|
- [ ] This change requires a documentation update
|
|
|
|
**Test Configuration**:
|
|
* OS:
|
|
|
|
# Checklist:
|
|
|
|
- [ ] My code has been formatted with the clang format file
|
|
- [ ] New and existing unit tests pass locally with my changes
|
|
- [ ] Qt and ImGui demo projects function correctly
|