diff --git a/act-rules-format/act-rules-format.bs b/act-rules-format/act-rules-format.bs index 09e93fd..88624fb 100644 --- a/act-rules-format/act-rules-format.bs +++ b/act-rules-format/act-rules-format.bs @@ -106,6 +106,7 @@ An ACT Rule must consist of at least the following item * [Other Resources (optional)](#other-resources) * [Test Cases](#test-cases) * [Rule Versions](#rule-versions) +* [Rules Format Version](#rules-format-version) * [Glossary](#glossary) An ACT Rule MAY also contain: @@ -589,6 +590,11 @@ It is important to keep track of versions of ACT Rules so that users of the rule This section was previously named "Change Log". Either section name is acceptable. +Rules Format Version {#rules-format-version} +------------------------------------------- + +As requirements for ACT Rules are updated, the version of the ACT Rules Format (this document) will change. ACT Rules must indicate the version of the Rules Format that the rule is compatible with. + Glossary {#glossary} -------------------- @@ -1015,7 +1021,7 @@ This section is *non-normative*.