* 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
1 line
99 B
Text
1 line
99 B
Text
Add `local_time`, `utc_time` and `sdk_sha` params to bug reports so they're easier to investigate.
|