|
| 1 | +Dear friend, we, the rest of the NativeScript community really |
| 2 | +appreciate your feedback! While we are doing all we can to take care of every |
| 3 | +issue, sometimes we get overwhelmed. Because of that, we will consider issues |
| 4 | +that are not constructive or problems that cannot be reproduced "dead". |
| 5 | +Additionally, we will treat feature requests or bug reports with unanswered |
| 6 | +questions regarding the behavior/reproduction for more than 20 days "dead". All |
| 7 | +"dead" issues will get closed. |
| 8 | + |
| 9 | +## Please, provide the details below: |
| 10 | + |
| 11 | +### Did you verify this is a real problem by searching [Stack Overflow](http://stackoverflow.com/questions/tagged/nativescript) and the [other open issues in this repo](https://github.com/NativeScript/nativescript/issues)? |
| 12 | + |
| 13 | +### Tell us about the problem |
| 14 | +Please, ensure your title is less than 63 characters long and starts with a capital |
| 15 | +letter. |
| 16 | + |
| 17 | +### Which platform(s) does your issue occur on? |
| 18 | +iOS/Android/Both |
| 19 | + |
| 20 | +### Please provide the following version numbers that your issue occurs with: |
| 21 | +- CLI: (run `tns --version` to fetch it) |
| 22 | +- Cross-platform modules: (check the 'version' attribute in the |
| 23 | +`node_modules/tns-core-modules/package.json` file in your project) |
| 24 | +- Runtime(s): (look for the `"tns-android"` and `"tns-ios"` properties in the |
| 25 | +`package.json` file of your project) |
| 26 | +- Plugin(s): (look for the version number in the `package.json` file of your |
| 27 | +project) |
| 28 | + |
| 29 | +### Please tell us how to recreate the issue in as much detail as possible. |
| 30 | + |
| 31 | +### Is there code involved? If so, please share the minimal amount of code needed to recreate the problem. |
| 32 | + |
0 commit comments