Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 646 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (10 loc) · 646 Bytes

Contributing 🚀

For fixes, improvements or ideas, fork the repository and issue a pull request.

To get a pull request accepted, please adhere to these rules:

  • Work from the latest master branch.
  • Respect current code style and respect the SwiftLint rules (see swiftlint's file).
  • If this is about new features, please make sure to add enable/disable configuration.

Ideally, only work on one feature at a time. If you've done work on the code (i.e. not just fixes to the README), add yourself to the top of CONTRIBUTORS.md.

Thank you, and happy coding ! 😘