We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31750e0 commit d3a8c0aCopy full SHA for d3a8c0a
package.json
@@ -24,6 +24,11 @@
24
"description": "GitHub repo path. e.g.) asciidwango/js-primer ",
25
"required": true
26
},
27
+ "label": {
28
+ "type": "string",
29
+ "description": "Label text for report button",
30
+ "required": false
31
+ },
32
"newIssueURL": {
33
"type": "string",
34
"description": "GitHub New Issue url e.g.) https://github.com/azu/promises-book/issues/new",
0 commit comments