Files
koodo-reader/CONTRIBUTING.md
troyeguo 1ea7ddc8d0 fix bug
Former-commit-id: 49d420543956ec682f64170671afac10dfd44dd6
2023-07-23 17:27:37 +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