File tree Expand file tree Collapse file tree 2 files changed +38
-0
lines changed
Expand file tree Collapse file tree 2 files changed +38
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ name : Bug report
3+ about : Report a bug in airflow-dbt-python
4+ title : " [Bug]"
5+ labels : bug
6+ assignees : ' '
7+
8+ ---
9+
10+ ** Describe the bug**
11+ A clear and concise description of what the bug is. If possible, please include code samples to illustrate the bug.
12+
13+ ** Airflow**
14+ - Version: Which version or versions of Airflow are you using?
15+ - Provider: Are you using an Airflow hosting provider? Which one?
16+
17+ ** Dbt**
18+ - Version: Which version of dbt are you using?
Original file line number Diff line number Diff line change 1+ ---
2+ name : Feature request
3+ about : Suggest a new feature for airflow-dbt-python
4+ title : " [Feature]"
5+ labels : enhancement
6+ assignees : ' '
7+
8+ ---
9+
10+ ** Describe the feature you would like to see implemented**
11+ A clear and concise description of what you want to happen.
12+
13+ ** Is your feature request related to a problem? Please describe.**
14+ A clear and concise description of what the problem is. Ex. I'm always frustrated when [ ...]
15+
16+ ** Additional context**
17+ Have you implemented the feature (at least partially)? If so, share your progress, or open a pull request!
18+ Is the feature available in dbt but not in airflow-dbt-python?
19+ Are you looking to integrate dbt more closely with Airflow? How?
20+ Add any other context or screenshots about the feature request here.
You can’t perform that action at this time.
0 commit comments