Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 470 Bytes

Contributing.md

File metadata and controls

13 lines (10 loc) · 470 Bytes

Contributing

I love receiving a pull request.
Here's a quick guide.

  1. Fork the repo.
  2. Create a branch from master with a descriptive name.
  3. Push.
  4. Send a pull request!

If you've contributed more than a few lines of code, use Uncrustify with this configuration file .uncrustifyconfig.
I recommend using BBUncrustifyPlugin-Xcode