You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/rule_request.yml
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
name: 🎋 Rule Request
1
+
name: 💬 Rule Request
2
2
title: "[rule] "
3
3
description: Suggest a rule
4
4
labels: ["rule request"]
@@ -39,6 +39,8 @@ body:
39
39
label: Rule Name and Error Message
40
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.
41
41
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
+
42
44
Rule name: [PluginName]/[YourRuleName]
43
45
44
46
Error message: Briefly and clearly describe the problem
0 commit comments