1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-03 03:50:58 +00:00

docs: contributing file

This commit is contained in:
Tomas Susanka 2019-01-16 13:23:44 +01:00 committed by Pavol Rusnak
parent cbba5f28ae
commit f684f4ad24
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

5
CONTRIBUTING.md Normal file
View File

@ -0,0 +1,5 @@
# Contribute to Trezor MCU
Please read the general instructions you can find on our [wiki](https://wiki.trezor.io/Developers_guide:Contributing).
If you are working on a new feature, you probably want to contribute this to the [trezor-core](https://github.com/trezor/trezor-core) repository instead.