Skip to content

Commit a80aed9

Browse files
committed
add issue template (new GitHub feature)
1 parent f9abfed commit a80aed9

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

ISSUE_TEMPLATE.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
### Version
2+
3+
Tell us which versions you are using:
4+
5+
- tcomb-form-native v0.?.?
6+
- react-native v0.?.?
7+
8+
### Expected behaviour
9+
10+
Tell us what should happen
11+
12+
### Actual behaviour
13+
14+
Tell us what happens instead
15+
16+
### Steps to reproduce
17+
18+
1.
19+
2.
20+
3.
21+
22+
### Stack trace and console log
23+
24+
Hint: it would help a lot if you enable the debugger ("Pause on exceptions" in the "Source" panel of Chrome dev tools) and spot the place where the error is thrown
25+
26+
```
27+
```

0 commit comments

Comments
 (0)