Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 630 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

9 lines (7 loc) · 630 Bytes

Dear Airflow Maintainers,

Please accept this PR that addresses the following issues:

  • (replace with a link to AIRFLOW-X)

Reminders for contributors:

  • Your PR's title must reference an issue on Airflow's JIRA. For example, a PR called "[AIRFLOW-1] My Amazing PR" would close JIRA issue #1. Please open a new issue if required!
  • You must add an Apache License header to all new files.
  • Please squash your commits when possible and follow the 7 rules of good Git commits.