forked from ranaroussi/yfinance
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9a54340
commit 5733a1d
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
name: Bug report | ||
about: Create a report to help us improve | ||
title: '' | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
*** READ BEFORE POSTING *** | ||
|
||
Before posting an issue - please upgrade to the latest version and confirm the issue/bug is still there. | ||
|
||
Upgrade using: | ||
|
||
```bash | ||
$ pip install yfinance --upgrade --no-cache-dir | ||
``` | ||
|
||
Bug still there? Submit a bug report here... |