From e092ce7b8e6bbccec6ebaffbce186f81c17e5cf8 Mon Sep 17 00:00:00 2001 From: Thomas von Dein Date: Sat, 27 Jan 2024 16:58:58 +0100 Subject: [PATCH] fix #58: add missing dashes to self issue template --- .github/ISSUE_TEMPLATE/note_to_self.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/note_to_self.md b/.github/ISSUE_TEMPLATE/note_to_self.md index 00d9470..9df132a 100644 --- a/.github/ISSUE_TEMPLATE/note_to_self.md +++ b/.github/ISSUE_TEMPLATE/note_to_self.md @@ -5,3 +5,4 @@ title: "[bug-report]" labels: bug assignees: TLINDEN +---