mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Wording tweaks to the PR comment added by the first-comment GH Action. (#5177)
This commit is contained in:
parent
dd9e80443e
commit
4d656474cb
@ -20,11 +20,12 @@ jobs:
|
|||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
issue-number: ${{ github.event.pull_request.number }}
|
issue-number: ${{ github.event.pull_request.number }}
|
||||||
body: |
|
body: |
|
||||||
Thank you for contributing with [awesome-go](https://awesome-go.com/), we will revise your contribution as soon as possible.
|
Thank you for contributing to [awesome-go](https://awesome-go.com/). We will review your contribution as soon as possible.
|
||||||
|
|
||||||
Make sure you add the links in the body of the pull request that are requested in the [contribution guide](https://github.com/avelino/awesome-go/blob/main/CONTRIBUTING.md):
|
Make sure you add the links in the body of the pull request that are requested in the [contribution guide](https://github.com/avelino/awesome-go/blob/main/CONTRIBUTING.md):
|
||||||
- godoc.org or pkg.go.dev
|
- repo link
|
||||||
|
- pkg.go.dev
|
||||||
- goreportcard.com
|
- goreportcard.com
|
||||||
- coverage
|
- coverage
|
||||||
|
|
||||||
> your project is about to be approved, it's under revision, it may take a few days
|
> Your project is under review. It may take a few days to be approved.
|
||||||
|
Loading…
Reference in New Issue
Block a user