Skip to content

Commit

Permalink
chore: Issue template: Suggest #eval Lean.versionString (#2884)
Browse files Browse the repository at this point in the history
as this works also on https://live.lean-lang.org/ or for people
not familiar with the command line.
  • Loading branch information
nomeata authored Nov 16, 2023
1 parent b3e9bb4 commit ad77e7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ad77e7e

Please sign in to comment.