Skip to content

Commit 91d3618

Browse files
committed
chore: Request shell and python details in bug reports
* Add prompts for shell and Python path/version to the bug report template. Signed-off-by: Emre Şafak <[email protected]>
1 parent f528c19 commit 91d3618

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/ISSUE_TEMPLATE/bug-report.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ Describe what's the expected behavior and what you're observing.
1515
Provide at least:
1616

1717
- OS:
18+
- Shell:
19+
- Python version and path:
1820
- `pip list` of the host python where `virtualenv` is installed:
1921

2022
```console

0 commit comments

Comments
 (0)