Skip to content
This repository was archived by the owner on Jan 6, 2024. It is now read-only.

Files

Latest commit

2ba13d4 · May 13, 2017

History

History
14 lines (10 loc) · 647 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (10 loc) · 647 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 develop 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 ! 😘