Include version number and/or git commit hash in crash message
Open
enhancement
- Dominant language
- Go
- Stars
- 1.8k
- Forks
- 263
- PR merge metrics
- No merged PRs in 30d
Description
We have a nice "please report here " message. It would be even better if it included detailed version information, so that we know exactly which version it came from (which for example helps with matching stack trace lines with code).
If we have that automated we can probably also extract the version number from git (rather than needing to remember to change that manually in the code).
Contributor guide
Assessment
This issue has not been assessed yet.