Skip to content

Commit

Permalink
Update bug report
Browse files Browse the repository at this point in the history
  • Loading branch information
twopirllc authored Sep 24, 2022
1 parent 2a24fdc commit 084dbe1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ print(ta.version)
$ pip list
```

**Did you upgrade? Did the upgrade resolve the issue?**
**Have you tried the _development_ version? Did it resolve the issue?**
```sh
$ pip install -U git+https://github.com/twopirllc/pandas-ta
$ pip install -U git+https://github.com/twopirllc/pandas-ta.git@development
```

**Describe the bug**
Expand Down

0 comments on commit 084dbe1

Please sign in to comment.