Skip to content

Commit 6d32d88

Browse files
Cherrykodster28maxvp
authored
[Docs Site] chore: tweak grammar of PR comment for external (#20447)
* chore: tweak grammar of external contributor PR commenet * Update .github/workflows/pr.yml Co-authored-by: Max Phillips <[email protected]> --------- Co-authored-by: Kody Jackson <[email protected]> Co-authored-by: Max Phillips <[email protected]>
1 parent b69914d commit 6d32d88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
env:
3030
GH_TOKEN: ${{ secrets.HOLOPIN_LABELER }}
3131
- name: External comment
32-
run: gh pr comment "$NUMBER" --body "Howdy and thanks for contributing to our repo. We review new, external PRs within **2 weeks**. If it's been longer than then without any movement, tag the PR **Assignees** in a comment."
32+
run: gh pr comment "$NUMBER" --body "Howdy and thanks for contributing to our repo. We review new, external PRs within **two (2) weeks**. If it's been two weeks or longer without any movement, please tag the PR **Assignees** in a comment."
3333
if: steps.check_if_contributor_is_external.outputs.is_external == 'true'
3434
env:
3535
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)