We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7eda9d8 commit cbbbc2fCopy full SHA for cbbbc2f
package.json
@@ -2,7 +2,7 @@
2
"name": "issue-checker",
3
"version": "1.7",
4
"private": true,
5
- "description": "Issue checker",
+ "description": "Labels and comments to issues automatically based on their body",
6
"main": "lib/main.js",
7
"scripts": {
8
"build": "tsc && ncc build --source-map --license licenses.txt",
0 commit comments