Files
koodo-reader/CONTRIBUTING.md
troyeguo f09d223779 fix bug
Former-commit-id: 349ee25b490da3d2d83bbd7ab27d8f628e812663
2024-01-07 23:38:32 +08:00

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