1
0
mirror of synced 2026-02-01 13:02:06 -05:00
Files
airbyte/.github/pull_request_template.md
2020-08-12 10:42:10 -07:00

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