UNPKG

1.19 kBMarkdownView Raw
1<!--
2Please have a look at the issue templates you get when you click "New issue" in the GitHub UI.
3We very much prefer issues created by using one of these templates.
4-->
5
6### Issue Type
7<!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
8
9- [ ] Bug Report
10- [ ] Feature Request
11- [ ] Support Question
12
13## Description
14
15## Information
16<!-- Include all relevant information that might help understand and reproduce the problem -->
17
18### Command or Code
19<!-- What command or code is needed to reproduce the problem? -->
20
21### Environment, Platform, Device
22<!-- In what environment, on what platform or on which device are you experiencing the issue? -->
23
24
25
26### Version information
27<!--
28What are relevant versions you are using?
29For example:
30Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins
31Other Frameworks: Ionic Framework and CLI version
32Operating System, Android Studio, Xcode etc.
33-->
34
35
36
37## Checklist
38<!-- Please check the boxes by putting an `x` in the `[ ]` like so: `[x]` -->
39
40- [ ] I searched for already existing GitHub issues about this
41- [ ] I updated all Cordova tooling to their most recent version
42- [ ] I included all the necessary information above