Skip to content

Commit de52443

Browse files
authored
Refine issue comment template in support.yml
1 parent 3294e49 commit de52443

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/support.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ jobs:
1313
github-token: ${{ github.token }}
1414
support-label: 'repro-required'
1515
issue-comment: >
16-
:wave: @{issue-author}, sorry you're having an issue. As the issue template explains, it's required that you provide a runnable example that reproduces your issue (please read the [issue template](https://github.com/react-native-google-signin/google-signin/blob/master/.github/ISSUE_TEMPLATE/custom.yaml)).
16+
:wave: @{issue-author}, sorry you're having an issue. As the issue template explains, it's required that you provide a runnable example that reproduces your issue (read the [issue template](https://github.com/react-native-google-signin/google-signin/blob/master/.github/ISSUE_TEMPLATE/custom.yaml)).
1717
18-
The reason is that the maintainer does not have time to try reproduce bugs himself. Please try to minimize the superfluous code and focus only on reproducing the bug.
18+
The reason is that the maintainer does not have time to try reproduce bugs himself. Try to minimize the superfluous code and focus only on reproducing the bug.
1919
20-
Please create a new issue with this and the maintainer will do his best to review it!.
20+
If you create a new issue with this in mind, the maintainer will do his best to review it!
2121
close-issue: true
2222
lock-issue: true
2323
- uses: dessant/support-requests@v4

0 commit comments

Comments
 (0)