Skip to content

Commit 543ae93

Browse files
author
VladimirAmiorkov
committed
chore: update issue template
1 parent 6bfd876 commit 543ae93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ _iOS/Android/Both (if applicable tell us the specific version of the platform)_
2121
### Please provide the following version numbers that your issue occurs with:
2222
- **nativescript-dev-debugging:** (the version of nativescript-dev-debugging in the `package.json`)
2323
- **CLI:** (run `tns --version` to fetch it)
24-
- **Cross-platform modules:** (the version of tns-core-modules in the `package.json`)
25-
- **Runtime(s):** (the `"tns-android"` and `"tns-ios"` properties in the `package.json`)
24+
- **Cross-platform modules:** (the version of tns-core-modules in the `package.json` of the {N} app that is being worked on)
25+
- **Runtime(s):** (the `"tns-android"` and `"tns-ios"` properties in the `package.json` of the {N} app that is being worked on)
2626

2727
### Please tell us how to recreate the issue in as much detail as possible.
2828
1. Start `nd.run` command

0 commit comments

Comments
 (0)