Skip to content
This repository has been archived by the owner on Aug 14, 2019. It is now read-only.

Latest commit

 

History

History
51 lines (35 loc) · 2.7 KB

CONTRIBUTING.md

File metadata and controls

51 lines (35 loc) · 2.7 KB

Contributing to JSQMessagesViewController

Code of Conduct

Please read our Code of Conduct. Intolerance, disrespect, harassment, and any of form of negativity will not be tolerated.

Opening a new issue

  1. Read all of the README 🙊
  • Search open issues and closed issues to avoid opening a duplicate issue! 🙈
  • If your issue exists, please comment on its thread with your new information 🙉
  • Otherwise, open a new issue with a good title and description 📝
  • Provide all of the following information:
    • Library version(s) :octocat:
    • iOS version(s) 📱
    • Devices/Simulators affected 📱
    • Expected behavior vs actual behavior
    • Complete steps to reproduce the issue ⚠️
    • Link to a project that exhibits the issue, if possible fork the repo and modify the provided demo project 🚧
    • Screenshots/GIFs/Videos showing the issue, if applicable 📷
    • Full crash log, if applicable 💥
    • Search for and list any issues that might be related 🔎

Submitting a pull request

  1. Link to the issue that the pull request resolves. If there isn't one, create one.
  2. Write unit tests that test your changes, if applicable.
  3. Update header docs, if needed.
  4. Follow existing coding style, and these style guidelines.
  5. Resolve any merge conflicts.
  6. Squash your commits into a single commit.

Questions and help

See the Questions & Help, and Documentation sections in the README.

General guidelines

Please also read through these more general contribution guidelines.

Did you read all of this?

You even followed the links? Congratulations! You deserve a high-five. 🎉

img

New issue checklist

Now show me how awesome you are! 😄 When opening your new issue and filling out the checklist, you'll be asked for confirmation. Confirm that you've read this with these emoji: 💪😎👊

  • I have reviewed the contributing guidelines. Confirmation: 💪😎👊