File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -62,14 +62,14 @@ see [ABI Policy Guide](sycl/doc/ABIPolicyGuide.md) for more information.
62
62
- For any DPC++-related commit, the ` [SYCL]` tag should be present in the
63
63
commit message title. To a reasonable extent, additional tags can be used
64
64
to signify the component changed, e.g.: ` [PI]` , ` [CUDA]` , ` [Doc]` .
65
- - For product changes which require modification in tests outside current repo
66
- (see [Test DPC++ toolchain](sycl/doc/GetStartedGuide.md#test-dpc-toolchain))
67
- the commit message should contain link to corresponding test PR, e.g.: E2E
65
+ - For product changes which require modification in tests outside of the current repository
66
+ (see [Test DPC++ toolchain](sycl/doc/GetStartedGuide.md#test-dpc-toolchain)),
67
+ the commit message should contain the link to corresponding test PR, e.g.: E2E
68
68
test changes are available under intel/llvm-test-suite#88 or SYCL
69
69
conformance test changes are available under KhronosGroup/SYCL-CTS#65 (see
70
70
[Autolinked references and URLs](https://docs.github.com/en/free-pro-team/github/writing-on-github/autolinked-references-and-urls)
71
71
for more details). The same message should be present both in commit
72
- message and PR description.
72
+ message and in PR description.
73
73
74
74
# ## Review and acceptance testing
75
75
You can’t perform that action at this time.
0 commit comments