Update issue templates

This commit is contained in:
Peter Steffey
2018-11-07 13:57:19 -05:00
parent 05eb90a7d5
commit fcc18a7b48

20
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@@ -0,0 +1,20 @@
---
name: Bug report
about: Create a report to help us improve
---
**Describe the bug**
What is it that you are seeing? Please be detailed in your description so that I can help fix your issue as quickly as possible.
**Device/Setup Info:**
- Device: [e.g. iPhone 6]
- OS: [e.g. iOS 8.1]
- `react-native` version: [e.g. 0.57.1]
- `react-native-popover-view` version: [e.g. 1.0.7]
**Screenshots**
If there is a visual issue, add screenshots or a video so that I can see what is going on.
**Debug Output**
Pass the `debug={true}` prop into the Popover, and then paste the contents of the log here.