Skip to content

Commit 84f8c7d

Browse files
authored
chore: add note for PRs against release branch
1 parent 844f3b5 commit 84f8c7d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,9 @@ Phrases:
5151
`cli-tests`: Tests for `tns test` command.
5252
`cli-vue`: Smoke tests for VueJS projects based on {N} cli.
5353
`cli-templates`: Tests for `tns run` on {N} templates.
54+
55+
Notes:
56+
If PR is against release branch additional comment should be added:
57+
`test package_version#<tag>` (for example `test package_version#latest`)
58+
This will tell what version of other packages will be used in tests.
5459
-->

0 commit comments

Comments
 (0)