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
This commit is contained in:
parent
3386ee5178
commit
b64d7a267e
7 changed files with 86 additions and 2 deletions
|
|
@ -0,0 +1 @@
|
|||
Add `local_time`, `utc_time` and `sdk_sha` params to bug reports so they're easier to investigate.
|
||||
Loading…
Add table
Add a link
Reference in a new issue