Checklist for handling pull requests
- 
Make sure that the pull request is against the correct branch
- New API is requested to be merged into 
develop - Bug fixes are requested to be merged into 
master 
 - New API is requested to be merged into 
 - Check everything is there [TODO, documentation, tests, correct version number, etc.]
 - Use the Rebase and merge option to merge the pull request
 - Pull the