cordova-plugin-file-opener2/.github/ISSUE_TEMPLATE/bug_report.md

39 lines
610 B
Markdown
Raw Normal View History

2018-12-14 20:11:49 +08:00
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
2018-12-14 20:13:34 +08:00
### Expected Behaviour
### Actual Behaviour
### Reproduce Scenario (including but not limited to)
#### Steps to Reproduce
#### Platform and Version (eg. Android 5.0 or iOS 9.2.1)
#### (Android) What device vendor (e.g. Samsung, HTC, Sony...)
#### Cordova CLI info
cordova info
2018-12-14 20:16:02 +08:00
Here is the output:
2018-12-14 20:13:34 +08:00
#### Plugin version
cordova plugin version | grep cordova-plugin-file-opener2
2018-12-14 20:16:02 +08:00
Here is the output:
2018-12-14 20:13:34 +08:00
#### Sample Code that illustrates the problem
#### Logs taken while reproducing problem