Skip to content

Commit ed09ba2

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent b4994a4 commit ed09ba2

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

src/content/sprints/apache_airflow.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,12 @@ links:
1212
url: "https://github.com/apache/airflow/tree/main/dev/breeze/doc"
1313
---
1414

15-
Apache Airflow is a platform that allows you to programmatically create, schedule, and monitor workflows. In this development sprint, we will guide you through the setup of your development environment, help you identify a suitable issue to work on and assist you in making your first contribution to Airflow! It is strongly recommended to follow through at [Airflow Breeze CI environment](https://github.com/apache/airflow/tree/main/dev/breeze/doc) since downloading Docker images can be quite time-consuming. If you encounter any issues, please feel free to ask questions in <https://airflow.apache.org/community/>.
15+
Apache Airflow is a platform that allows you to programmatically create,
16+
schedule, and monitor workflows. In this development sprint, we will guide you
17+
through the setup of your development environment, help you identify a suitable
18+
issue to work on and assist you in making your first contribution to Airflow! It
19+
is strongly recommended to follow through at
20+
[Airflow Breeze CI environment](https://github.com/apache/airflow/tree/main/dev/breeze/doc)
21+
since downloading Docker images can be quite time-consuming. If you encounter
22+
any issues, please feel free to ask questions in
23+
<https://airflow.apache.org/community/>.

0 commit comments

Comments
 (0)