Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 841 Bytes

File metadata and controls

18 lines (11 loc) · 841 Bytes

READ THIS BEFORE CREATING A NEW ISSUE

This is an open source project and is maintained for free. Please be respectful and make sure you can answer yes to all of these questions before opening a new issue:

  1. Have you checked to see if your question/issue already exists (in open and closed issues)?
  2. Have you read the relevant Platform documentation (eg: Apple's APNS documentation or Google Cloud Messaging documentation) to make sure you understand how it works?
  3. Do you have enough information to make the issue useful?

READ THIS BEFORE OPENING A PULL REQUEST

Please make sure you follow these simple rules when contributing code via a Pull Request:

  1. Explain your changes in the Pull Request
  2. Follow the whitespace and coding conventions used in the project
  3. Add comments where explanation is needed