We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82b9ee4 commit bf41e70Copy full SHA for bf41e70
sycl/doc/ABIPolicyGuide.md
@@ -83,7 +83,8 @@ There is a set of tests to help identifying ABI changes:
83
84
Whenever you need to change the existing ABI, please, follow these steps:
85
86
-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
87
+ it is clear, why breaking ABI is necessary.
88
2. Fix failing ABI tests in your Pull Request. Use aforementioned techniques to
89
update test files.
90
3. Update the library version according to the policies.
0 commit comments