docs(): updated bug report template

This commit is contained in:
shnist 2018-12-14 12:10:36 +00:00
parent a5ae67e6c8
commit f7c73cec10

View File

@ -1,38 +1,23 @@
--- ### Expected Behaviour
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
--- ### Actual Behaviour
**Describe the bug** ### Reproduce Scenario (including but not limited to)
A clear and concise description of what the bug is.
**To Reproduce** #### Steps to Reproduce
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior** #### Platform and Version (eg. Android 5.0 or iOS 9.2.1)
A clear and concise description of what you expected to happen.
**Screenshots** #### (Android) What device vendor (e.g. Samsung, HTC, Sony...)
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):** #### Cordova information
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
**Smartphone (please complete the following information):** cordova info
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
**Additional context** #### Plugin version
Add any other context about the problem here.
cordova plugin version | grep cordova-plugin-file-opener2
#### Sample Code that illustrates the problem
#### Logs taken while reproducing problem