Skip to content

Commit 2da84c9

Browse files
MostHumbleBorda
authored andcommitted
docs: typo in greeting template (#2936)
Typo The comma after "contribution" isn't necessary, and "great first issue!" works fine as a separate exclamation. (cherry picked from commit 3a9bb52)
1 parent 324fe3c commit 2da84c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/greetings.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ jobs:
1010
- uses: actions/first-interaction@v1
1111
with:
1212
repo-token: ${{ secrets.GITHUB_TOKEN }}
13-
issue-message: "Hi! thanks for your contribution!, great first issue!"
13+
issue-message: "Hi! Thanks for your contribution! Great first issue!"
1414
pr-message: "Hey thanks for the input! Please give us a bit of time to review it!"

0 commit comments

Comments
 (0)