Skip to content

Commit f30f4c8

Browse files
committed
chore: minor improvements
1 parent fc775b4 commit f30f4c8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/ISSUE_TEMPLATE/rule_request.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: 🎋 Rule Request
1+
name: 💬 Rule Request
22
title: "[rule] "
33
description: Suggest a rule
44
labels: ["rule request"]
@@ -39,6 +39,8 @@ body:
3939
label: Rule Name and Error Message
4040
description: Suggest a name for the rule, as well as the error message and details that should be displayed when the rule is violated.
4141
placeholder: |
42+
> 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.
43+
4244
Rule name: [PluginName]/[YourRuleName]
4345
4446
Error message: Briefly and clearly describe the problem

0 commit comments

Comments
 (0)