Skip to content

Commit 49d7f78

Browse files
Update REST_API_COMPATIBILITY.md
Co-authored-by: Andrei Dan <[email protected]>
1 parent d9926b0 commit 49d7f78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

REST_API_COMPATIBILITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ Minimally once this skip test is in place, the correct `skip` and `requires` che
189189

190190
#### Test Features
191191

192-
Both cluster and test features exist. Cluster features are meant for new capability and test features can specifically be used to gate and manage `skip` and `requires` yaml test operations. For more information, see `docs/internal/Versioning.md`. Specifically in the context of backward compatibility and backporting, cluster and test features must be used consistently across branches. When backporting and using these features they can not overlap in name and must be consistent when backported so that clusters built with these features are compatible.
192+
Both cluster and test features exist. Cluster features are meant for new capability and test features can specifically be used to gate and manage `skip` and `requires` yaml test operations. For more information, see `docs/internal/Versioning.md`. When backporting and using these features they can not overlap in name and must be consistent when backported so that clusters built with these features are compatible.
193193

194194
### Developer's workflow
195195

0 commit comments

Comments
 (0)