Fix issue templates
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project (Note: this does not include rule logic)
|
||||
about: "Suggest an idea for this project (Note: this does not include rule logic)"
|
||||
title: "[FR]"
|
||||
labels: enhancement
|
||||
assignees: ''
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
name: Rule Deprecation
|
||||
name: Rule deprecation
|
||||
about: Recommendation to deprecate a rule
|
||||
title: "[Deprecation] Name of the rule"
|
||||
labels: "Rule: Deprecation"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
name: Tune Existing Rule
|
||||
name: Tune existing rule
|
||||
about: Suggestion for logic changes to an existing rule
|
||||
title: "[Rule Tuning] Name of rule"
|
||||
labels: "Rule: Tuning"
|
||||
|
||||
Reference in New Issue
Block a user