Skip to content

Commit dfdb2af

Browse files
vladimirlazbader
andauthored
Apply suggestions from code review
Co-authored-by: Alexey Bader <[email protected]>
1 parent 6c2dc7f commit dfdb2af

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,14 +62,14 @@ see [ABI Policy Guide](sycl/doc/ABIPolicyGuide.md) for more information.
6262
- For any DPC++-related commit, the `[SYCL]` tag should be present in the
6363
commit message title. To a reasonable extent, additional tags can be used
6464
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
6868
test changes are available under intel/llvm-test-suite#88 or SYCL
6969
conformance test changes are available under KhronosGroup/SYCL-CTS#65 (see
7070
[Autolinked references and URLs](https://docs.github.com/en/free-pro-team/github/writing-on-github/autolinked-references-and-urls)
7171
for more details). The same message should be present both in commit
72-
message and PR description.
72+
message and in PR description.
7373

7474
### Review and acceptance testing
7575

0 commit comments

Comments
 (0)