Fix issue templates (#4924)

* Fix issue templates

* Update wiki link
This commit is contained in:
Marco Ferrari 2023-11-30 21:29:09 +01:00 committed by GitHub
parent b9142fcb8a
commit df1420ce9d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
---
name: Bug report
about: Create a bug report
description: Create a bug report
title: ''
labels:
- bug

View file

@ -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: