-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bd030c4
commit 26bbeaf
Showing
1 changed file
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
## Description | ||
|
||
[Describe your issue in detail here.] | ||
|
||
## Steps to Reproduce | ||
|
||
[If possible try to reproduce your issue on application generated via `cordova create` and share it with us. If you can't reproduce the bug on it, provide us as much info as possible about your project.] | ||
|
||
[Please, provide us examples of how are you using `cordova-simulate`: code snippets (if you are using API) or command you are running (if you are using CLI tool).] | ||
|
||
## Actual Behavior | ||
1. | ||
2. | ||
|
||
## Expected Behavior | ||
1. | ||
2. | ||
|
||
## Software versions | ||
- `cordova-simulate` version: | ||
- OS platform and version: | ||
- NodeJS version: | ||
- Cordova version: | ||
- Cordova-Android/iOS/Windows version: | ||
- List of installed plugins: | ||
- Does this reproduce on a debug build or release build? |