Skip to content

Commit 4074be8

Browse files
authored
chore: update label actions
1 parent fd80ed8 commit 4074be8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/label-actions.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ actions:
88
comment: >
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/rnmods/.github/master/.github/ISSUE_TEMPLATE/bug_report.md).
1010
11-
As the issue template explains, we require that you provide a runnable example that reproduces your issue and your environment information.
11+
As the issue template explains, we require that you provide your runtime information and a runnable example that reproduces your issue and your environment information.
1212
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
16-
Please create a new issue with this and we'll be happy to review it!
16+
Please create a new issue that follows the issue template and we'll be happy to review it!
1717
# Lock the thread
1818
lock: true
1919
close: true

0 commit comments

Comments
 (0)