1
+ ---
2
+ name : Bug report
3
+ about : ' We really appreciate your effort to provide feedback. Before opening a new
4
+ issue, please make sure that this case is not already reported in GitHub as an
5
+ issue or in StackOverflow as a question.'
6
+
7
+ ---
8
+
1
9
<!--
2
10
PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION.
3
11
@@ -8,9 +16,6 @@ If the below information is not provided we may not be able to respond and/or as
8
16
9
17
## Please, provide the details below:
10
18
11
- ### Did you verify this is a real problem by searching the [ NativeScript Forum] ( https://discourse.nativescript.org/ ) ?
12
- _ Yes/No_
13
-
14
19
### Tell us about the problem
15
20
_ Please, ensure your title is less than 63 characters long and starts with a capital
16
21
letter._
@@ -19,7 +24,7 @@ letter._
19
24
_ iOS/Android/Both (if applicable tell us the specific version of the platform)_
20
25
21
26
### Please provide the following version numbers that your issue occurs with:
22
- - ** Progress NativeScript UI version:** (the version of nativescript-telerik-ui/-pro in the ` package.json ` )
27
+ - ** Progress NativeScript UI plugin version:** (the version of nativescript-ui- * in the ` package.json ` )
23
28
- ** CLI:** (run ` tns --version ` to fetch it)
24
29
- ** Cross-platform modules:** (the version of tns-core-modules in the ` package.json ` )
25
30
- ** Runtime(s):** (the ` "tns-android" ` and ` "tns-ios" ` properties in the ` package.json ` )
@@ -29,4 +34,4 @@ _iOS/Android/Both (if applicable tell us the specific version of the platform)_
29
34
2 . ...
30
35
31
36
### Is there code involved? If so, please share the minimal amount of code needed to recreate the problem.
32
- _ (You can paste entire code snippets or attach a runnable project)_
37
+ _ (You can paste entire code snippets, link to playground demo or attach a runnable project)_
0 commit comments