From 881a9553c95707bda52d3acb4546a83dde91e5b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Mon, 8 Apr 2024 10:40:21 +0200 Subject: [PATCH] [github] about->description --- .github/ISSUE_TEMPLATE/bug.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 1ffdd26c..1071fb86 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -1,6 +1,6 @@ --- name: Report a bug -about: Create a report to help us improve (but make sure to read all the documentation first) +description: Create a report to help us improve (but make sure to read all the documentation first) title: "[Bug]: " labels: 'needs triage' assignees: 'umlaeute'