|
1 | 1 | <!--
|
2 |
| -READ THIS BEFORE POSTING ISSUE: |
| 2 | +This repository is DEPRECATED! |
3 | 3 |
|
4 |
| -Please, don't ask questions on GitHub! Do you want to ask a question? Are you looking for support? The Framework7 forum (http://forum.framework7.io) and Stack Overflow (http://stackoverflow.com/questions/tagged/framework7) are the best places for getting support |
5 |
| -
|
6 |
| -- If the issue is about Framework7 v1 then it is more likely it will be closed because v1 is not maintained anymore |
7 |
| -- If the issue is related to Swiper, then please open it in Swiper repository at https://github.com/nolimits4web/Swiper |
8 |
| -- If the issue is related to Dom7, then please open it in Dom7 repository at https://github.com/nolimits4web/Dom7 |
9 |
| -- If the issue is related to Template7, then please open it in Dom7 repository at https://github.com/nolimits4web/Template7 |
| 4 | +This repo is deprecated and not mainted any more. Framework7-Vue development moved to main https://github.com/framework7io/framework7. Please, don't open new issues and don't send any PRs to this repository |
10 | 5 | -->
|
11 |
| - |
12 |
| -This is a (multiple allowed): |
13 |
| -* [x] bug |
14 |
| -* [ ] enhancement |
15 |
| -* [ ] feature-discussion (RFC) |
16 |
| - |
17 |
| -* Framework7 Version: EXACT RELEASE VERSION OR COMMIT HASH, HERE. |
18 |
| -* Framework7-Vue Version: EXACT RELEASE VERSION OR COMMIT HASH, HERE. |
19 |
| -* Platform and Target: PLATFORM CLIENT YOU ARE TARGETING SUCH AS CORDOVA, IOS, ANDROID, ETC. |
20 |
| -* Live Link or JSFiddle: PREFERABLY _(IF YOU WANT YOUR ISSUE TO BE RESOLVED ASAP)_. You can start from forking the following JSFiddle template: [JSFiddle](https://jsfiddle.net/nolimits4web/jcwzqovz/) |
21 |
| - |
22 |
| -### What you did |
23 |
| -EXPLAIN WHAT YOU DID, PREFERABLY WITH CODE EXAMPLES, HERE. |
24 |
| - |
25 |
| -### Expected Behavior |
26 |
| -EXPLAIN WHAT IS TO BE EXPECTED, HERE. |
27 |
| - |
28 |
| -### Actual Behavior |
29 |
| -EXPLAIN WHAT IS ACTUALLY HAPPENING, HERE. |
30 |
| - |
31 |
| -P.S. Remember, an issue is not the place to ask questions. You can use [Stack Overflow](http://stackoverflow.com/questions/tagged/framework7) |
32 |
| -for that or join the #framework7 channel on irc.freenode.net, where we will be more |
33 |
| -than happy to help answer your questions. |
34 |
| - |
35 |
| -Before you open an issue, please check if a similar issue already exists or has been closed before. |
0 commit comments