Skip to content

Commit 6a1239a

Browse files
committed
chore: minor improvements
1 parent f30f4c8 commit 6a1239a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/ISSUE_TEMPLATE/rule_request.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,10 @@ body:
3737
id: rule-name-and-message
3838
attributes:
3939
label: Rule Name and Error Message
40-
description: Suggest a name for the rule, as well as the error message and details that should be displayed when the rule is violated.
40+
description: |
41+
Suggest a name for the rule, as well as the error message and details that should be displayed when the rule is violated.
42+
43+
> A lint rule is an automated communication tool which sends messages to developers who have written patterns your rule wishes to prevent. As all communication, the message is important.
4144
placeholder: |
4245
> A lint rule is an automated communication tool which sends messages to developers who have written patterns your rule wishes to prevent. As all communication, the message is important.
4346

0 commit comments

Comments
 (0)