Skip to content

Commit

Permalink
Update bug report template
Browse files Browse the repository at this point in the history
Signed-off-by: Tsuyoshi Hombashi <[email protected]>
  • Loading branch information
thombashi committed Mar 2, 2025
1 parent 69c4ad8 commit aca1601
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,9 @@ body:
label: Your Environment
description: "Include as many relevant details about the environment you experienced the bug in"
placeholder: |
Please execute the following command and past the output:
Please execute the following commands and past the output here:
```
pip install envinfopy[markdown]
python -m envinfopy --format=markdown SimpleSQLite sqliteschema
```
validations:
required: true

0 comments on commit aca1601

Please sign in to comment.