This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
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
Showing
1 changed file
with
24 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,24 @@ | ||
## Please, provide the details below: | ||
|
||
### Did you verify this is a real problem by searching [Stack Overflow](http://stackoverflow.com/questions/tagged/nativescript)? | ||
_Yes/No_ | ||
|
||
### Tell us about the problem | ||
_Please, ensure your title is less than 63 characters long and starts with a capital | ||
letter._ | ||
|
||
### Which platform(s) does your issue occur on? | ||
_iOS/Android/Both (if applicable tell us the specific version of the platform)_ | ||
|
||
### Please provide the following version numbers that your issue occurs with: | ||
- **Progress NativeScript UI version:** (the version of nativescript-telerik-ui/-pro in the `package.json`) | ||
- **CLI:** (run `tns --version` to fetch it) | ||
- **Cross-platform modules:** (the version of tns-core-modules in the `package.json`) | ||
- **Runtime(s):** (the `"tns-android"` and `"tns-ios"` properties in the `package.json`) | ||
|
||
### Please tell us how to recreate the issue in as much detail as possible. | ||
1. Start the application .. | ||
2. ... | ||
|
||
### Is there code involved? If so, please share the minimal amount of code needed to recreate the problem. | ||
_(You can paste entire code snippets or attach a runnable project)_ |