diff --git a/newsfragments/template.significant.rst b/newsfragments/template.significant.rst new file mode 100644 index 0000000000000..bde4a414aa228 --- /dev/null +++ b/newsfragments/template.significant.rst @@ -0,0 +1,23 @@ +.. + Write a short and imperative summary of this changes + +.. + Provide additional contextual information + +.. + Check the type of change that applies to this change + +* Types of change + + * [ ] DAG changes + * [ ] Config changes + * [ ] API changes + * [ ] CLI changes + * [ ] Behaviour changes + * [ ] Plugin changes + * [ ] Dependency change + +.. + List down if there're migrations rules needed for this change (see https://github.com/apache/airflow/issues/41641) + +* Migrations rules needed