Skip to content

Commit 8ced159

Browse files
authored
chore: update message for closing issues (#377)
1 parent 4680031 commit 8ced159

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/label-actions.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ actions:
66
repro-required:
77
# Post a comment
88
comment: >
9-
:wave: @{issue-author}, sorry you're having an issue. As the issue template explains, we require that you provide a runnable example that reproduces your issue (please read the [issue template](https://raw.githubusercontent.com/react-native-datetimepicker/.github/master/.github/ISSUE_TEMPLATE/bug_report.md)).
9+
:wave: @{issue-author}, sorry you're having an issue. This issue is being closed because it does not provide all information required by the [issue template](https://raw.githubusercontent.com/react-native-datetimepicker/.github/master/.github/ISSUE_TEMPLATE/bug_report.md).
10+
As the issue template explains, we require that you provide a runnable example that reproduces your issue and your environment information.
1011
This means you need to provide a code snippet that we can copy-paste into an empty project and see the error ourselves, or provide a git repository with the issue.
1112
1213
The reason is that maintainers do not have time to try reproduce bugs themselves. Please try to minimize the superfluous code and focus only on reproducing the bug.

0 commit comments

Comments
 (0)