From 2c5626c57f87df47384408fe119a1a59d3c5c08c Mon Sep 17 00:00:00 2001 From: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Date: Fri, 16 Apr 2021 23:51:14 +0300 Subject: [PATCH] Default title to a placeholder for the appname (#370) --- .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 62e24868cbf..805da593d93 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,7 +1,7 @@ --- name: Bug report about: Create a report to help us improve TrueCharts -title: '' +title: '[APPNAME]' labels: bug assignees: ''