Files
trezor-suite/docs/code-style-guide/index.md
2026-01-27 18:26:17 +01:00

6 lines
635 B
Markdown

# Code Style Guide
## How to Contribute
Everyone is welcome to make contributions! Check the list of [current proposals](https://github.com/trezor/trezor-suite/issues?q=is%3Aissue%20state%3Aopen%20label%3Aproposal) before you [create a new one](https://github.com/trezor/trezor-suite/issues/new?template=08_code_improvement_proposal.md). These proposals shall later be discussed at the Code Improvements meetings with members of the Suite team. Once we agree on a preferred solution, the person who added the proposal is responsible for implementing any related changes to the codebase and/or documenting the decision in this guide.