Skip to content

Commit

Permalink
Merge pull request #58 from Shopify/Archetypically/update-needs-signi…
Browse files Browse the repository at this point in the history
…ng-message

Add additional detail to messaging
  • Loading branch information
Yevhenii Huselietov authored Apr 20, 2023
2 parents f16b059 + 9e86ab1 commit ae16d1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export const config = {
errorMessages: {
requestKnownUsers:
'{{usernames}}: [Sign the CLA]({{claUrl}}) to have your PR reviewed.',
'{{usernames}}: [Sign the CLA]({{claUrl}}) and comment "I have signed the CLA!" to re-run the checks and have your PR reviewed.',
requestUnknownUsers:
'{{emails}}: Connect your email address with a GitHub account and [sign the CLA]({{claUrl}}) to have your PR reviewed.',
welcome:
Expand Down

0 comments on commit ae16d1c

Please sign in to comment.