Skip to content

Commit 64e8609

Browse files
authored
ci: fix issue template (#215)
* docs: fix issue template * Update bug_report.md * Update bug_report.md
1 parent 1584a73 commit 64e8609

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ If you are still having issues, please be sure to include as much information as
2020
- OS type and version:
2121
- Python version: `python --version`
2222
- pip version: `pip --version`
23-
- `toolbox-langchain` version: `pip show toolbox-langchain`
23+
- Version of the package you're using. Use `pip show <package-name>`
2424

2525
#### Steps to reproduce
2626

@@ -40,4 +40,4 @@ If you are still having issues, please be sure to include as much information as
4040

4141
Making sure to follow these steps will guarantee the quickest resolution possible.
4242

43-
Thanks!
43+
Thanks!

0 commit comments

Comments
 (0)