mirror of
https://gitee.com/shuto/cordova-plugin-file-opener2.git
synced 2025-01-31 03:52:51 +08:00
docs(): updated bug report template
This commit is contained in:
parent
a5ae67e6c8
commit
f7c73cec10
45
.github/ISSUE_TEMPLATE/bug_report.md
vendored
45
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -1,38 +1,23 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
### Expected Behaviour
|
||||
|
||||
---
|
||||
### Actual Behaviour
|
||||
|
||||
**Describe the bug**
|
||||
A clear and concise description of what the bug is.
|
||||
### Reproduce Scenario (including but not limited to)
|
||||
|
||||
**To Reproduce**
|
||||
Steps to reproduce the behavior:
|
||||
1. Go to '...'
|
||||
2. Click on '....'
|
||||
3. Scroll down to '....'
|
||||
4. See error
|
||||
#### Steps to Reproduce
|
||||
|
||||
**Expected behavior**
|
||||
A clear and concise description of what you expected to happen.
|
||||
#### Platform and Version (eg. Android 5.0 or iOS 9.2.1)
|
||||
|
||||
**Screenshots**
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
#### (Android) What device vendor (e.g. Samsung, HTC, Sony...)
|
||||
|
||||
**Desktop (please complete the following information):**
|
||||
- OS: [e.g. iOS]
|
||||
- Browser [e.g. chrome, safari]
|
||||
- Version [e.g. 22]
|
||||
#### Cordova information
|
||||
|
||||
**Smartphone (please complete the following information):**
|
||||
- Device: [e.g. iPhone6]
|
||||
- OS: [e.g. iOS8.1]
|
||||
- Browser [e.g. stock browser, safari]
|
||||
- Version [e.g. 22]
|
||||
cordova info
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
||||
#### Plugin version
|
||||
|
||||
cordova plugin version | grep cordova-plugin-file-opener2
|
||||
|
||||
#### Sample Code that illustrates the problem
|
||||
|
||||
#### Logs taken while reproducing problem
|
||||
|
Loading…
Reference in New Issue
Block a user