mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Add a plugin version note
This commit is contained in:
10
.github/ISSUE_TEMPLATE.md
vendored
10
.github/ISSUE_TEMPLATE.md
vendored
@@ -18,11 +18,13 @@ letter.
|
||||
iOS/Android/Both
|
||||
|
||||
### Please provide the following version numbers that your issue occurs with:
|
||||
CLI: (run `tns --version` to fetch it)
|
||||
Cross-platform modules: (check the 'version' attribute in the
|
||||
- CLI: (run `tns --version` to fetch it)
|
||||
- Cross-platform modules: (check the 'version' attribute in the
|
||||
`node_modules/tns-core-modules/package.json` file in your project)
|
||||
Runtime(s): (look for the `"tns-android"` and `"tns-ios"` properties in your
|
||||
project’s `package.json` file)
|
||||
- Runtime(s): (look for the `"tns-android"` and `"tns-ios"` properties in the
|
||||
`package.json` file of your project)
|
||||
- Plugin(s): (look for the version number in the `package.json` file of your
|
||||
project)
|
||||
|
||||
### Please tell us how to recreate the issue in as much detail as possible.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user