16 lines
295 B
Markdown
16 lines
295 B
Markdown
## What
|
|
*Describe what the change is solving*
|
|
*It helps to add screenshots if it affects the frontend.*
|
|
|
|
## How
|
|
*Describe the solution*
|
|
|
|
## Pre-merge Checklist
|
|
- [ ] *Run integration tests*
|
|
- [ ] *Publish Docker images*
|
|
|
|
## Recommended reading order
|
|
1. `test.java`
|
|
1. `component.ts`
|
|
1. the rest
|