Skip to content

Commit 00e06e2

Browse files
author
Dane Pilcher
authored
chore: add windows testing checklist item (#759)
1 parent 29c5985 commit 00e06e2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ the requirements below.
2929
- [ ] Relevant documentation is changed or added (and PR referenced)
3030
- [ ] Breaking changes to existing customers are released behind a feature flag or major version update
3131
- [ ] Changes are tested using sample applications for all relevant platforms (iOS/android/flutter/Javascript) that use the feature added/modified
32+
- [ ] Changes are tested on windows. Some Node functions (such as `path`) behave differently on windows.
3233

3334

34-
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
35+
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

0 commit comments

Comments
 (0)