Files
koodo-reader/CONTRIBUTING.md
troyeguo 161a38ab3e fix bug
Former-commit-id: 052ce32c2cdedfa4247637557ef47b11a9116a08
2022-02-12 13:47:05 +08:00

17 lines
1.0 KiB
Markdown

## Code Contributing Guide
You can find features to work on through our [Roadmap](https://www.notion.so/troyeguo/d1c19a132932465bae1d89dd963c92ea?v=ca8aa69cf25849c18c92b92ba868663b), or find bugs to fix through our [Issues](https://github.com/troyeguo/koodo-reader/issues). If you want to add new features or fix new bugs, please report them in [Issue](https://github.com/troyeguo/koodo-reader/issues) first.
- Make sure you're already familiar with our project structure, code style, naming style.
- Does not upgrade or degrade dependency version, this could potentially break the project
- Does not modify current variable or function names, unless it's a typo
- Does not modify component style
## Translation Contributing Guide
Koodo Reader use POEditor to manage localization, Visit [here](https://poeditor.com/join/project?hash=fk4qbQTlsk) to edit current translation or add new language
## Other Contributing Methods
Help with [Issues](https://github.com/troyeguo/koodo-reader/issues) or join [Discussions](https://github.com/troyeguo/koodo-reader/discussions)