From 5c25e90f0518ec7e08b9532b53675f1113533e12 Mon Sep 17 00:00:00 2001 From: Kirk Shillingford Date: Mon, 3 Jun 2024 15:25:11 -0600 Subject: [PATCH] Init newsletter.yml issue setup --- .github/ISSUE_TEMPLATE/newsletter.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/newsletter.yml diff --git a/.github/ISSUE_TEMPLATE/newsletter.yml b/.github/ISSUE_TEMPLATE/newsletter.yml new file mode 100644 index 0000000..07b06c9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/newsletter.yml @@ -0,0 +1,14 @@ +name: "Monthly Newsletter Preparation Docs" +description: "Track the collection of relevant items for the Virtual Coffee monthly newsletter" +title: "VC Newsletter: {MMMM} - {yy}" +assignees: + - tkshill +labels: ["Newsletter"] +body: + - type: input + attributes: + label: Email Title + - type: input + attributes: + label: Email Subheader +