Skip to content

Commit 110fed2

Browse files
authored
Update ISSUE_TEMPLATE.md
1 parent fec6a64 commit 110fed2

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
<!---
22
Please fill this template before submitting an issue. This helps determine the issue cause much quicker.
33
If you are filing an enhancement request, you only need to fill the description section and can safely remove the other sections.
4+
5+
IMPORTANT: Use search before opening an issue. Duplicate issues will simply be closed.
46
-->
57

68
#### Description
@@ -14,13 +16,18 @@ In case of a bug report, provide the steps necessary to reproduce the issue. If
1416
If possible, please provide a small demo project that reproduces the issue, or attach a video with the reproduction - this would be very appreciated.
1517
-->
1618

17-
#### Node, Device, Xcode and macOS Versions
19+
#### Detox, Node, Device, Xcode and macOS Versions
1820
<!---
1921
Provide the macOS and Xcode versions you are using, and the device / simulator you tried it on.
2022
-->
2123

24+
* Detox:
2225
* Node:
2326
* Device:
2427
* Xcode:
2528
* macOS:
2629

30+
#### Device and verbose Detox logs
31+
<!---
32+
Provide the device and verbose Detox logs so we can understand what happened.
33+
-->

0 commit comments

Comments
 (0)