Thank you for considering contributing to this awesome library!
- Unit Tests
- It will be nice to integrate SwiftLint to have a consistent style across the codebase.
- Please do not make Pull Requests for the Example folder (at least for now).
Fork, then clone the repo.
git clone https://github.com/<your-user-name>/PowerUpSwift.git
Make sure your commit messages are in present tense and are using American English (ex. organize, not organise) just so we can follow a standard.
This:
git commit -m "Fix bugs and update colors"
Not this:
git commit -m "Fixed bugs and updated colours"
Please direct it to the pull-request
branch instead of the master
branch.