We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 797ee7c commit 044f93cCopy full SHA for 044f93c
docs/src/_includes/components/rule-categories.macro.html
@@ -32,7 +32,7 @@
32
<div class="rule-category">
33
<span class="rule-category__icon">❄️ <span class="visually-hidden">Frozen</span></span>
34
<p class="rule-category__description">
35
- This rule is currently frozen and is not accepting changes.
+ This rule is currently frozen and is not accepting feature requests.
36
</p>
37
</div>
38
{%- endif -%}
@@ -70,7 +70,7 @@
70
71
72
73
- if the rule is currently frozen and not accepting changes.
+ if the rule is currently frozen and not accepting feature requests.
74
75
76
{%- endmacro -%}
0 commit comments