diff --git a/.github/ISSUE_TEMPLATE/ACCESSIBILITY_SUPPORT.md b/.github/ISSUE_TEMPLATE/ACCESSIBILITY_SUPPORT.md index b34cb94bb6..398f445bf9 100644 --- a/.github/ISSUE_TEMPLATE/ACCESSIBILITY_SUPPORT.md +++ b/.github/ISSUE_TEMPLATE/ACCESSIBILITY_SUPPORT.md @@ -1,3 +1,11 @@ +--- +name: Accessibility support template +about: Issue for tracking accessibility support on ACT Rules +title: '' +labels: ['accessibility support'] +assignees: '' +--- + ## Accessibility support (( Put the accessibility support item here )) diff --git a/.github/ISSUE_TEMPLATE/DEFAULT_ISSUE.md b/.github/ISSUE_TEMPLATE/DEFAULT_ISSUE.md deleted file mode 100644 index 173a095e5c..0000000000 --- a/.github/ISSUE_TEMPLATE/DEFAULT_ISSUE.md +++ /dev/null @@ -1,8 +0,0 @@ -Please describe the issue with references and relevant examples where necessary. - ---- or --- - -If authoring a proposal for a new rule, choose from one of the issue templates: - -- [Atomic Rule Template](https://raw.githubusercontent.com/act-rules/act-rules.github.io/develop/pages/design/atomic-template-empty.md) -- [Composite Rule Template](https://raw.githubusercontent.com/act-rules/act-rules.github.io/develop/pages/design/composite-template-empty.md)