From bd3d143a58f9c341b39b8fee0f17a021b97a6619 Mon Sep 17 00:00:00 2001 From: Jason Schrader Date: Thu, 5 Nov 2020 14:56:45 -0700 Subject: [PATCH] add issue templates based on all issue tags --- .github/ISSUE_TEMPLATE/mtg-action.md | 19 +++++++++++++++++++ .github/ISSUE_TEMPLATE/mtg-agenda.md | 2 +- .github/ISSUE_TEMPLATE/mtg-discussion.md | 8 ++++++++ .../ISSUE_TEMPLATE/mtg-stacksfoundation.md | 8 ++++++++ 4 files changed, 36 insertions(+), 1 deletion(-) create mode 100644 .github/ISSUE_TEMPLATE/mtg-action.md create mode 100644 .github/ISSUE_TEMPLATE/mtg-discussion.md create mode 100644 .github/ISSUE_TEMPLATE/mtg-stacksfoundation.md diff --git a/.github/ISSUE_TEMPLATE/mtg-action.md b/.github/ISSUE_TEMPLATE/mtg-action.md new file mode 100644 index 0000000..a0d9069 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/mtg-action.md @@ -0,0 +1,19 @@ +--- +name: Agenda: Add Action Item +about: Use this template to create a new agenda action item. +title: "" +labels: mtg-action +--- + + diff --git a/.github/ISSUE_TEMPLATE/mtg-agenda.md b/.github/ISSUE_TEMPLATE/mtg-agenda.md index b2c9631..c70f518 100644 --- a/.github/ISSUE_TEMPLATE/mtg-agenda.md +++ b/.github/ISSUE_TEMPLATE/mtg-agenda.md @@ -8,7 +8,7 @@ labels: mtg-agenda ## Meeting Details - **Date/Time:** Month Date, Year @ 4:00pm UTC / 12:00pm ET -- **Location:** Link will be posted in `#governance` working group channel [on Discord](https://community.blockstack.org/discord) shortly before the call. +- **Location:** Link will be posted in the `#governance` working group channel [on Discord](https://community.blockstack.org/discord) shortly before the call. - **Recording:** TBA - **Moderator:** TBA - **Secretary:** TBA diff --git a/.github/ISSUE_TEMPLATE/mtg-discussion.md b/.github/ISSUE_TEMPLATE/mtg-discussion.md new file mode 100644 index 0000000..552c641 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/mtg-discussion.md @@ -0,0 +1,8 @@ +--- +name: Agenda: Add Discussion Item +about: Use this template to create a new agenda discussion item. +title: "" +labels: mtg-discuss +--- + + diff --git a/.github/ISSUE_TEMPLATE/mtg-stacksfoundation.md b/.github/ISSUE_TEMPLATE/mtg-stacksfoundation.md new file mode 100644 index 0000000..346908d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/mtg-stacksfoundation.md @@ -0,0 +1,8 @@ +--- +name: Agenda: Add Stacks Foundation Item +about: Use this template to create a new agenda item related to the Stacks Foundation. +title: "" +labels: mtg-stacksfoundation +--- + +