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

1.0 KiB

Code Contributing Guide

You can find features to work on through our Roadmap, or find bugs to fix through our Issues. If you want to add new features or fix new bugs, please report them in Issue 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 to edit current translation or add new language

Other Contributing Methods

Help with Issues or join Discussions