Thank you for your interest in contributing! We’re glad ❤️ you’re here!
Please read the guidelines below to learn the process for making code contributions.
- Fork the repository, clone it locally, and follow the local development steps to build it.
- Find help wanted tickets that are up for grabs in GitHub. Comment to let everyone know you’re working on it and let a core contributor assign the issue to you. If there’s no ticket for what you want to work on, read about contributions without a ticket.
- When your changes are checked in to your fork, ensure the following is completed:
- If this will be your first contribution, there is a standard CLA (Contributor License Agreement) that you will need to sign.
- Your code is thoroughly tested, including test steps or expected results.
- The PR title begins with the GitHub issue ID (e.g. [GH-394]) and summary template is filled out.
- Your PR includes basic documentation about the change/addition you’re submitting
- Submit your pull request for a code review and wait for a core committer to review it. If you get stuck, please message Christopher Speller (@crspeller on GitHub) or Jason Blais (@jasonblais on your GitHub PR).
Good luck and have fun! ❤️
Please file a GitHub issue if anything isn't working the way you expect.