diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index d5744bdf..76c4c180 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,6 +1,6 @@ --- name: Bug report -about: Create a bug report +description: Create a bug report title: '' labels: - bug diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 37ef994b..4f705d78 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -1,6 +1,6 @@ --- name: Feature request -about: Suggest an idea for this project +description: Suggest an idea for this project title: '' labels: - enhancement @@ -10,7 +10,7 @@ body: value: | Thanks for taking the time to fill out this feature request! If this is a request to add a new language, after submitting this issue - check out [the wiki](https://github.com/super-linter/super-linter/wiki/Adding-new-language-support) + check out [the wiki](https://github.com/super-linter/super-linter/wiki/Adding-new-language-support-to-Super-Linter) for more information on how to accomplish that. - type: checkboxes attributes: