Fix issue templates

This commit is contained in:
Ross Wolf
2020-07-01 12:37:08 -06:00
parent 80c584f0dd
commit a3b9be60d7
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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 -1
View File
@@ -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 -1
View File
@@ -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"