Skip to content

Commit

Permalink
Wording tweaks to the PR comment added by the first-comment GH Action.
Browse files Browse the repository at this point in the history
  • Loading branch information
bobg committed Jan 18, 2024
1 parent cc4d1fd commit 4857977
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/pull-request-first-comment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 4857977

Please sign in to comment.