Skip to content

Commit 6e6b9f4

Browse files
committed
Add more keywords
1 parent 80d9f78 commit 6e6b9f4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
"version": "1.0.3",
44
"description": "Allow to open the URL to create a pull request pointing to the base branch",
55
"keywords": [
6+
"cli",
7+
"terminal",
8+
"from terminal",
69
"github",
710
"git",
811
"create pull request",
@@ -31,4 +34,4 @@
3134
"bin": {
3235
"create-pull-request": "./create-pull-request.js"
3336
}
34-
}
37+
}

0 commit comments

Comments
 (0)