Skip to content

Commit 49984af

Browse files
authored
chore: update comment for closing issues (#373)
1 parent 8767fbe commit 49984af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/label-actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ actions:
99
: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).
1010
1111
As the issue template explains, we require that you provide a runnable example that reproduces your issue and your environment information.
12-
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.
12+
This means you need to provide a git repository with code that reproduces the issue.
1313
1414
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.
1515

0 commit comments

Comments
 (0)