Skip to content

Commit deda9a9

Browse files
authored
Update issue template
1 parent 9e61e27 commit deda9a9

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

Diff for: .github/ISSUE_TEMPLATE.md

+10-5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
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+
19
<!--
210
PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION.
311
@@ -8,9 +16,6 @@ If the below information is not provided we may not be able to respond and/or as
816
917
## Please, provide the details below:
1018

11-
### Did you verify this is a real problem by searching the [NativeScript Forum](https://discourse.nativescript.org/)?
12-
_Yes/No_
13-
1419
### Tell us about the problem
1520
_Please, ensure your title is less than 63 characters long and starts with a capital
1621
letter._
@@ -19,7 +24,7 @@ letter._
1924
_iOS/Android/Both (if applicable tell us the specific version of the platform)_
2025

2126
### 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`)
2328
- **CLI:** (run `tns --version` to fetch it)
2429
- **Cross-platform modules:** (the version of tns-core-modules in the `package.json`)
2530
- **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)_
2934
2. ...
3035

3136
### 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

Comments
 (0)