We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7c88e8 commit fbf8235Copy full SHA for fbf8235
1 file changed
.github/ISSUE_TEMPLATE/new-rule.yml
@@ -29,6 +29,11 @@ body:
29
render: markdown
30
validations:
31
required: true
32
+ - type: textarea
33
+ attributes:
34
+ label: Prior Art
35
+ description: If this rule already exists in another Markdown linter, please mention that here and provide link(s) to documentation.
36
+ render: markdown
37
- type: checkboxes
38
attributes:
39
label: Participation
0 commit comments