Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 878 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (10 loc) · 878 Bytes

Contribute

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create pull request

Make sure you check our Playbook before contributing! :)

Other information

GitHub Issues is for reporting bugs, discussing features and general feedback in ImagePicker. Be sure to check our documentation, FAQ and past issues before opening any new issues.

If you are posting about a crash in your application, a stack trace is helpful, but additional context, in the form of code and explanation, is necessary to be of any use.