Skip to content

Commit 9e5eaff

Browse files
committed
[SYCL][Doc] Require put link to test PR in commit message
1 parent 051e140 commit 9e5eaff

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,12 @@ 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 of E2E tests
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
68+
test changes are availbale under intel/llvm-test-suite#88.
69+
See [Autolinked references and URLs](https://docs.github.com/en/free-pro-team/github/writing-on-github/autolinked-references-and-urls)
70+
for more details.
6571

6672
### Review and acceptance testing
6773

0 commit comments

Comments
 (0)