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:
- Fork the Github repository and make a branch off of the 
masterbranch - Create a Pull Request from your Fork back to the 
masterbranch. - Update the checklists in the Pull Request description.
 - Reference which issues this Pull Request is resolving.