1
0
mirror of synced 2025-12-20 02:19:14 -05:00

Merge pull request #15931 from github/repo-sync

repo sync
This commit is contained in:
Octomerger Bot
2020-10-07 13:11:24 -07:00
committed by GitHub

View File

@@ -15,9 +15,9 @@ jobs:
issue_number: context.payload.pull_request.number, issue_number: context.payload.pull_request.number,
body: `Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours. To add your ✨ contribution to the README.md, create a new comment in this PR with: body: `Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours. To add your ✨ contribution to the README.md, create a new comment in this PR with:
``` \`\`\`
@all-contributors please add @${context.payload.pull_request.user.login} for docs @all-contributors please add @${context.payload.pull_request.user.login} for docs
``` \`\`\`
If you want to, you can use the [emoji key](https://allcontributors.org/docs/en/emoji-key) to replace docs with a different contribution type.` If you want to, you can use the [emoji key](https://allcontributors.org/docs/en/emoji-key) to replace docs with a different contribution type.`
}) })