element-x-ada/changelog.d/+add-time-and-sdk-sha-params-to-bugreports.misc
Jorge Martin Espinosa b64d7a267e Add extra params to bug reports (#2490)
* Add extra params to bug reports

- `local_time`: the time in the device's timezone.
- `utc_time`: the time in UTC.
- `sdk_sha`: the commit SHA that was used to build the Rust SDK
2024-03-05 17:21:47 +01:00

1 line
99 B
Text

Add `local_time`, `utc_time` and `sdk_sha` params to bug reports so they're easier to investigate.