1
0
mirror of synced 2026-01-19 09:07:23 -05:00
Files
airbyte/.github/pull_request_template.md
2020-12-09 10:05:00 -08:00

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