Skip to content

Commit

Permalink
React to comments
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Batashev <alexander.batashev@intel.com>
  • Loading branch information
Alexander Batashev committed Apr 17, 2020
1 parent 82b9ee4 commit bf41e70
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sycl/doc/ABIPolicyGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,8 @@ There is a set of tests to help identifying ABI changes:

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

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

0 comments on commit bf41e70

Please sign in to comment.