From e2fb22ade0135b30ac10c9f591bcb46f4d9fc2e2 Mon Sep 17 00:00:00 2001 From: Mario Pietsch Date: Sun, 4 Jan 2026 17:50:01 +0100 Subject: [PATCH] Bug report template: Rename description to about (#9546) --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index b2b0964b2..a07ea530a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,6 +1,6 @@ --- name: Bug report -description: Create a report to help us improve TiddlyWiki 5 +about: Create a report to help us improve TiddlyWiki 5 title: "[Report] " type: report