From 4fc8a8bfd57bd31e0f362ca579072f77b43f7ae0 Mon Sep 17 00:00:00 2001 From: derberg Date: Fri, 8 Apr 2022 10:29:30 +0200 Subject: [PATCH] added info about notes --- .../workflows/create-event-helpers/issues_templates/ad-hoc.md | 2 +- .../create-event-helpers/issues_templates/community.md | 2 +- .../workflows/create-event-helpers/issues_templates/spec-3-0.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/create-event-helpers/issues_templates/ad-hoc.md b/.github/workflows/create-event-helpers/issues_templates/ad-hoc.md index 582a0d7e2..22ec7cad7 100644 --- a/.github/workflows/create-event-helpers/issues_templates/ad-hoc.md +++ b/.github/workflows/create-event-helpers/issues_templates/ad-hoc.md @@ -72,4 +72,4 @@ title: "{{ env.MEETING_NAME }}, {{ env.FULL_DATE | date('H:mm [UTC] dddd MMMM Do ## Notes -tbd +_Add notes here after the meeting._ diff --git a/.github/workflows/create-event-helpers/issues_templates/community.md b/.github/workflows/create-event-helpers/issues_templates/community.md index a4bc30c49..437296d7e 100644 --- a/.github/workflows/create-event-helpers/issues_templates/community.md +++ b/.github/workflows/create-event-helpers/issues_templates/community.md @@ -72,4 +72,4 @@ title: "{{ env.MEETING_NAME }}, {{ env.FULL_DATE | date('H:mm [UTC] dddd MMMM Do ## Notes -tbd \ No newline at end of file +_Add notes here after the meeting._ \ No newline at end of file diff --git a/.github/workflows/create-event-helpers/issues_templates/spec-3-0.md b/.github/workflows/create-event-helpers/issues_templates/spec-3-0.md index fc43a3bf9..1b0d8f78d 100644 --- a/.github/workflows/create-event-helpers/issues_templates/spec-3-0.md +++ b/.github/workflows/create-event-helpers/issues_templates/spec-3-0.md @@ -71,4 +71,4 @@ title: "{{ env.MEETING_NAME }}, {{ env.FULL_DATE | date('H:mm [UTC] dddd MMMM Do ## Notes -tbd \ No newline at end of file +_Add notes here after the meeting._ \ No newline at end of file