From 47df4c16f141368ec713f020579652d4aba50ba0 Mon Sep 17 00:00:00 2001 From: Sefik Ilkin Serengil Date: Sat, 20 Apr 2024 20:54:34 +0100 Subject: [PATCH] Update 01-report-bug.yaml typo for single quote --- .github/ISSUE_TEMPLATE/01-report-bug.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/01-report-bug.yaml b/.github/ISSUE_TEMPLATE/01-report-bug.yaml index b091824..8c1b036 100644 --- a/.github/ISSUE_TEMPLATE/01-report-bug.yaml +++ b/.github/ISSUE_TEMPLATE/01-report-bug.yaml @@ -1,6 +1,6 @@ name: '🐛 Report a bug' description: 'Template for reporting bugs in the DeepFace project.' -title: [BUG]: +title: '[BUG]: ' labels: - bug body: @@ -73,4 +73,4 @@ body: attributes: label: Additional Info description: | - Any additional info you'd like to provide. \ No newline at end of file + Any additional info you'd like to provide.