chore: Issue template: Suggest #eval Lean.versionString (#2884)
as this works also on https://live.lean-lang.org/ or for people not familiar with the command line.
This commit is contained in:
parent
b3e9bb4997
commit
ad77e7e762
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
|
@ -33,7 +33,7 @@ assignees: ''
|
|||
|
||||
### Versions
|
||||
|
||||
[Output of `lean --version` in the folder that the issue occured in]
|
||||
[Output of `#eval Lean.versionString` or of `lean --version` in the folder that the issue occured in]
|
||||
[OS version]
|
||||
|
||||
### Additional Information
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue