diff --git a/.github/workflows/pull-request-first-comment.yaml b/.github/workflows/pull-request-first-comment.yaml index ca216b70..e5f3ac03 100644 --- a/.github/workflows/pull-request-first-comment.yaml +++ b/.github/workflows/pull-request-first-comment.yaml @@ -20,11 +20,12 @@ jobs: token: ${{ secrets.GITHUB_TOKEN }} issue-number: ${{ github.event.pull_request.number }} 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): - - godoc.org or pkg.go.dev + - repo link + - pkg.go.dev - goreportcard.com - 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.