Submitting Pull Requests
So you decided to submit an issue and work it. Great! Let’s get it merged in to the codebase. The following will go a long way to helping get the fix merged in quicker.
- Create a pull request from your fork to the
master
branch. - Update the checklists in the Pull Request Description.
- Reference which issues this Pull Request is resolving.