mirror of
https://github.com/koodo-reader/koodo-reader.git
synced 2026-06-18 12:50:44 -04:00
644 B
644 B
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