From 67ba46de05c5c7f6e8b093fe1f74b1f4a51b624e Mon Sep 17 00:00:00 2001 From: Anton Trunov Date: Tue, 27 Aug 2024 21:43:00 +0400 Subject: [PATCH] chore: format issue templates (#763) --- .github/ISSUE_TEMPLATE/01-generic.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/01-generic.md b/.github/ISSUE_TEMPLATE/01-generic.md index be5ba9e3a..1a5921be9 100644 --- a/.github/ISSUE_TEMPLATE/01-generic.md +++ b/.github/ISSUE_TEMPLATE/01-generic.md @@ -1,8 +1,7 @@ --- name: Generic issue about: Feature requests, refactor proposal, CI, lints, docs, etc. -title: '' +title: "" labels: [] -assignees: '' - +assignees: "" ---