Skip to content

Commit

Permalink
Update bug_report.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lfkwtz committed Dec 18, 2018
1 parent dcd67c2 commit efa84b3
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,30 +4,31 @@ about: Create a report to help us improve

---

**Describe the bug**
### YOU MUST FILL OUT THE ENTIRE BUG REPORT

**Describe the bug**<br />
A clear and concise description of what the bug is.

**To Reproduce**
**To Reproduce**<br />
Steps to reproduce the behavior:

1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Expected behavior**
**Expected behavior**<br />
A clear and concise description of what you expected to happen.

**Screenshots**
**Screenshots**<br />
If applicable, add screenshots to help explain your problem.

**Smartphone (please complete the following information):**

**Smartphone (please complete the following information):**<br />
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- react-native-picker-select version: [e.g. 4.3.0]
- react-native version: [e.g. 0.56]
- react version: [e.g. 16.3]

**Reproduction and/or code sample**
Provide a link to a reproduction of this issue on https://snack.expo.io or a good explanation on why you can not. Not including a link will result in a significant delay in our ability to address this issue.
**Reproduction and/or code sample**<br />
Provide a link to a reproduction of this issue on https://snack.expo.io **or a good explanation on why you can not**. Not including a link will result in a significant delay in our ability to address this issue.

0 comments on commit efa84b3

Please sign in to comment.