17 lines
324 B
Markdown
17 lines
324 B
Markdown
## What
|
|
*Describe what the change is solving*
|
|
*It helps to add screenshots if it affects the frontend.*
|
|
|
|
## How
|
|
*Describe the solution*
|
|
|
|
## Checklist
|
|
- [ ] *Create config API model*
|
|
- [ ] *Implement config persistence*
|
|
- [ ] *Add persistence tests*
|
|
|
|
## Recommended reading order
|
|
1. `test.java`
|
|
1. `component.ts`
|
|
1. the rest
|