We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d934f51 + cfd6481 commit e2fa09aCopy full SHA for e2fa09a
bin/create-probot-app.js
@@ -55,7 +55,7 @@ const prompts = [
55
},
56
{
57
type: 'input',
58
- name: 'desc',
+ name: 'description',
59
default () {
60
return 'A Probot app'
61
0 commit comments