From cf55ec1a54e3e19b5eaff6be4d1e8ed85713420c Mon Sep 17 00:00:00 2001 From: e-belfer Date: Mon, 5 Aug 2024 16:37:42 -0400 Subject: [PATCH] Add title to quarterly updates issue template --- .github/ISSUE_TEMPLATE/quarterly_updates.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/quarterly_updates.md b/.github/ISSUE_TEMPLATE/quarterly_updates.md index 495acb404f..3ffcdfc525 100644 --- a/.github/ISSUE_TEMPLATE/quarterly_updates.md +++ b/.github/ISSUE_TEMPLATE/quarterly_updates.md @@ -1,7 +1,7 @@ --- -name: Quarterly Update {{ date | date('[Q]Q YYYY') }} +name: Quarterly updates checklist about: Check-list for integrating the quarterly updates into PUDL -title: "" +title: Update quarterly data for {{ date | date('[Q]Q YYYY') }} labels: data-update assignees: "" ---