File tree 1 file changed +9
-4
lines changed
1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -538,11 +538,16 @@ There is also a separate section on <a href="#naming-consistency">naming consist
538
538
539
539
<h3 id="specs-include-guidance">Follow guidance from feature specifications</h3>
540
540
541
- The specifications for individual features
542
- should include guidance for using those features
543
- consistently across other specifications.
544
541
When using a feature,
545
- look for that guidance and follow it.
542
+ follow guidance in the specification for that feature.
543
+
544
+ Specifications for features
545
+ that will be used by other specifications
546
+ should include guidance for using those features.
547
+ This ensures that the feature is used correctly
548
+ and consistently
549
+ throughout the platform.
550
+
546
551
An incomplete list of such guidance follows:
547
552
548
553
* [[encoding#specification-hooks|Encoding]]
You can’t perform that action at this time.
0 commit comments