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.
2 parents 8cea23c + 6f4cff9 commit f2279e6Copy full SHA for f2279e6
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