Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 357 Bytes

CONTRIBUTING.md

File metadata and controls

5 lines (4 loc) · 357 Bytes

If you want to contribute please follow these guidelines:

  • Code has to be formatted according to the Google Obj-C Style Guide
  • Indents have to be 2 spaces – no tabs!
  • The COPeoplePickerViewController.m/h file must not be split into separate files, the single file is intended.