Skip to content

Commit bf41e70

Browse files
author
Alexander Batashev
committed
React to comments
Signed-off-by: Alexander Batashev <[email protected]>
1 parent 82b9ee4 commit bf41e70

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sycl/doc/ABIPolicyGuide.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,8 @@ There is a set of tests to help identifying ABI changes:
8383

8484
Whenever you need to change the existing ABI, please, follow these steps:
8585

86-
1. Get approval from project maintainers to make a breaking/non-breaking change.
86+
1. Adjust you PR description to reflect (non-)breaking ABI changes. Make sure
87+
it is clear, why breaking ABI is necessary.
8788
2. Fix failing ABI tests in your Pull Request. Use aforementioned techniques to
8889
update test files.
8990
3. Update the library version according to the policies.

0 commit comments

Comments
 (0)