mirror of
https://github.com/diced/zipline.git
synced 2025-12-05 20:40:12 -08:00
fix: silently error out when no git sha #864
This commit is contained in:
9
.github/ISSUE_TEMPLATE/bug.yml
vendored
9
.github/ISSUE_TEMPLATE/bug.yml
vendored
@@ -3,15 +3,6 @@ description: Report a reproducible bug in Zipline
|
||||
title: 'Bug: [short description of the issue]'
|
||||
labels: ['bug']
|
||||
body:
|
||||
- type: checkboxes
|
||||
id: agree
|
||||
attributes:
|
||||
label: Confirm bug report
|
||||
description: Please make sure that this is a bug with Zipline and not with any external services. Dealing with reproducible bugs help us a ton when trying to fix them. Please check the following that apply to this report.
|
||||
options:
|
||||
- label: "✅ This bug is a Zipline bug and is reproducible"
|
||||
- label: "❌ I am not sure if this is a Zipline bug (it may be due to a configuration, user error, or external service)"
|
||||
|
||||
- type: textarea
|
||||
id: what-happened
|
||||
attributes:
|
||||
|
||||
Reference in New Issue
Block a user