Skip to content

Commit fa3094d

Browse files
committed
Bug report formatting
1 parent 41426f6 commit fa3094d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ body:
5454
- type: textarea
5555
id: debug-log
5656
attributes:
57-
label: "Debug log"
57+
label: "Debug log from yf.enable_debug_mode()"
5858
description: "Run code with debug logging enabled - `yf.enable_debug_mode()` - and post the full output. Context: https://github.com/ranaroussi/yfinance/tree/main#logging"
5959
validations:
6060
required: true
@@ -63,7 +63,7 @@ body:
6363
id: bad-data-proof
6464
attributes:
6565
label: "Bad data proof"
66-
description: "If `yfinance` returning bad data, show proof here. Best is screenshot of finance.yahoo.com"
66+
description: "If `yfinance` returning bad data, show proof of good data here. Best proof is screenshot of finance.yahoo.com"
6767
validations:
6868
required: false
6969

0 commit comments

Comments
 (0)