mirror of
https://github.com/zhigang1992/react-native-popover-view.git
synced 2026-01-12 17:42:41 +08:00
Update issue templates
This commit is contained in:
20
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
20
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal 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.
|
||||
Reference in New Issue
Block a user