Chore: add dev setup information in contributing.md doc#725
Conversation
|
Hey @Dayvvo! Thanks for the PR. |
3b82b14 to
296b451
Compare
|
Hello @theborakompanioni . Thanks for pointing that out! You're right. Those changes were not supposed to be in this branch. Initially I was trying to attempt another feature. Sharing the QR image of an address along with the address with the share button and then raise an issue and a PR about that, but then I found that to not be possible with the navigator.share() implementation in the code and decided not to attempt that anymore. I believed those changes to not be present in this branch. I have removed them and pushed only the changes related to the issue in the comment. Do take a look again. Thanks! |
Co-authored-by: Thebora Kompanioni <[email protected]>
Co-authored-by: Thebora Kompanioni <[email protected]>
Added information about dev mode features namely:
Partially resolves #724