Skip to content

Commit

Permalink
Update the GH bug issue template (#1586)
Browse files Browse the repository at this point in the history
Add the missing Execution mode in bug template
  • Loading branch information
pankajastro authored Mar 4, 2025
1 parent 08b85b6 commit b15c5c8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/ISSUE_TEMPLATE/01-bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,12 @@ body:
label: ExecutionMode
description: Which ExecutionMode are you using?
options:
- "AIRFLOW_ASYNC"
- "AWS_ECS"
- "AWS_EKS"
- "AZURE_CONTAINER_INSTANCE"
- "DOCKER"
- "GCP_CLOUD_RUN_JOB"
- "KUBERNETES"
- "LOCAL"
- "VIRTUALENV"
Expand Down

0 comments on commit b15c5c8

Please sign in to comment.