-
Notifications
You must be signed in to change notification settings - Fork 142
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #476 from andygup/3.3.1
v3.3.1
- Loading branch information
Showing
2 changed files
with
28 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
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,21 @@ | ||
#### Expected behavior | ||
|
||
- Which offline library are you using (e.g. OfflineEditBasic.js, OfflineTilesAdvanced, etc)? | ||
- What's the offline library version number? | ||
- Describe what you expected or wanted to happen. | ||
- What you are trying to achieve? | ||
|
||
#### Actual behavior | ||
|
||
- Describe what occurs in your code. | ||
- Specifically, what seems to work differently than you intended? | ||
- Provide any error messages you see in the console. | ||
|
||
#### Steps to reproduce the behavior | ||
|
||
**We can only help you if we're able to reproduce the behavior you describe above.** Please provide: | ||
|
||
0. What operating system, browser and browser version are you using? | ||
1. Steps to reproduce the behavior | ||
2. A link to an app where we can carry out those steps (either our example pages, your publicly facing app, JSFiddle, JSBin, etc) | ||
3. Relevant code snippet(s) (only if not easily obtained from the above link) |