File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ Your pull request should:
72
72
* Requests need not be a single commit, but should be a linear sequence of commits (i.e. no merge commits in your PR)
73
73
* It is desirable, but not necessary, for the tests to pass at each commit
74
74
* Have clear commit messages
75
- * e.g. "Refactor feature ", "Fix issue ", "Add tests for issue "
75
+ * e.g. "Minor refactor in goToTypeDefinition ", "Fix iterated type in for-await-of ", "Add test for preserveWatchOutput on command line "
76
76
* Include adequate tests
77
77
* At least one test should fail in the absence of your non-test code changes. If your PR does not match this criteria, please specify why
78
78
* Tests should include reasonable permutations of the target fix/change
You can’t perform that action at this time.
0 commit comments