Skip to content

Commit 044f93c

Browse files
authored
docs: clarify frozen rule description (#19351)
* docs: clarify frozen rule description * update readme about frozen rules * Revert "update readme about frozen rules" This reverts commit 107d790. * Remove link from banner
1 parent 797ee7c commit 044f93c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/_includes/components/rule-categories.macro.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<div class="rule-category">
3333
<span class="rule-category__icon">❄️ <span class="visually-hidden">Frozen</span></span>
3434
<p class="rule-category__description">
35-
This rule is currently frozen and is not accepting changes.
35+
This rule is currently frozen and is not accepting feature requests.
3636
</p>
3737
</div>
3838
{%- endif -%}
@@ -70,7 +70,7 @@
7070
<div class="rule-category">
7171
<span class="rule-category__icon">❄️ <span class="visually-hidden">Frozen</span></span>
7272
<p class="rule-category__description">
73-
if the rule is currently frozen and not accepting changes.
73+
if the rule is currently frozen and not accepting feature requests.
7474
</p>
7575
</div>
7676
{%- endmacro -%}

0 commit comments

Comments
 (0)