diff --git a/pr_templates/meltano_tap_pr_template.md b/pr_templates/meltano_tap_pr_template.md new file mode 100644 index 0000000..9004fd9 --- /dev/null +++ b/pr_templates/meltano_tap_pr_template.md @@ -0,0 +1,16 @@ +## Overview +_Summarize the goal of your work and what motivated it._ + +## Key changes +- _Describe major updates._ +- _Describe any streams that may have been added or modified_ + +## Other notes +- _List open questions and other things your reviewer should know._ + +## Related links +- _List links to related ticket(s)._ +- _(optional) Link to other files and resources, such as specific related reports in a BI tool._ + +## Checklist +- [ ] All streams, whether directly changed by this PR or not, run successfully.