diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index c9180e6..c7f9609 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -15,10 +15,10 @@ body: id: version attributes: label: Version - description: What version of Zipline are you using? + description: What version (or docker image) of Zipline are you using? options: + - latest (ghcr.io/diced/zipline or ghcr.io/diced/zipline:latest) - upstream (ghcr.io/diced/zipline:trunk) - - latest (ghcr.io/diced/zipline:latest) - other (provide version in additional info) validations: required: true