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 8cea23c commit 6f4cff9Copy full SHA for 6f4cff9
libs/helper.js
@@ -8,7 +8,7 @@ ${lines.join('\n')}
8
9
What should I do to fix it ?
10
11
- All proposed commits should include a Signed-Off-By: <your-email-address> line in their commit message.
+ All proposed commits should include a Signed-off-by: <your-name> <your-email-address> line in their commit message.
12
This is most conveniently done by using --signoff (-s) when running git commit.`
13
14
},
0 commit comments