-
Notifications
You must be signed in to change notification settings - Fork 29
Add section on backward compatibility #597
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✅ Deploy Preview for act-rules-format ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add section heading 2.1, add link from 4.11
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor editorials plus the addition to the changelog list
Co-authored-by: Daniel Montalvo <[email protected]>
@@ -629,7 +633,7 @@ This section was previously named "Change Log". Either section name is acceptabl | |||
ACT Rules Format Version {#act-rules-format-version} | |||
------------------------------------------- | |||
|
|||
An ACT Rule is written for a specific version of the ACT Rules Format. Each ACT Rule <em class="rfc2119">must</em> indicate the version of the ACT Rules Format for which it is written. | |||
An ACT Rule is written for a specific version of the ACT Rules Format. Each ACT Rule <em class="rfc2119">must</em> indicate the version of the ACT Rules Format for which it is written. This is important because the ACT Rules Format is not fully [backward compatible](#backward-compatible). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think that's correct?
@WilcoFiers I am assuming you are talking about the use of "backwards" or "backward". I've removed "backwards" where I suggested it, after conversation with @tamsinewing555 . This should be now ready to go. Is this ready for review now? |
SHA: 150a312 Reason: push, by WilcoFiers Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Closes #534