Raul J Maldonado created AIRFLOW-4101:
-----------------------------------------
Summary: Documentation: Create a DAG directory (optional)
Key: AIRFLOW-4101
URL: https://issues.apache.org/jira/browse/AIRFLOW-4101
Project: Apache Airflow
Issue Type: Improvement
Components: Documentation
Affects Versions: 1.10.2
Reporter: Raul J Maldonado
Proceeding through the documentation, user may not see their dag generate into
a `dags` folder. This is because the user anticipated the `dags` folder to be
instantiated from boilerplate code, but that's not the case.
Therefore, added optional directory creation from command:
```mkdir ~/airflow/dags```
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)