docs: fix typo in issue search URL

This commit is contained in:
NotAShelf 2023-07-24 08:18:49 +03:00
parent 16340dc8b7
commit b52d0a802a
No known key found for this signature in database
GPG Key ID: 02D1DD3FA08B6B29
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ body:
id: no-duplicate-issues
attributes:
label: "⚠️ Please verify that this bug has NOT been reported before."
description: "Search in the issues sections by clicking [HERE](https://github.com/notashelf/neovim-flake4/issues?q=)"
description: "Search in the issues sections by clicking [HERE](https://github.com/notashelf/neovim-flake/issues?q=)"
options:
- label: "I checked all existing issues and didn't find a similar issue"
required: true