Open github create pr page for the given branch
npm install create-prOpen github create PR page for the given branch.
```
npm i -g create-pr
In a git repository:
``
create-pr
With a pull request template:
``
create-pr --template=release.md
With a target branch:
```
create-pr --target=master