From 819dad4e8fe5546bfb9ee26ea7e0e8122a67bcb7 Mon Sep 17 00:00:00 2001 From: Sascha Schwarze Date: Mon, 14 Mar 2022 14:56:36 +0100 Subject: [PATCH] Add issue template for community meeting --- .github/ISSUE_TEMPLATE/community-meeting.md | 12 ++++++++++++ .github/ISSUE_TEMPLATE/free-form.md | 8 ++++++++ 2 files changed, 20 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/community-meeting.md create mode 100644 .github/ISSUE_TEMPLATE/free-form.md diff --git a/.github/ISSUE_TEMPLATE/community-meeting.md b/.github/ISSUE_TEMPLATE/community-meeting.md new file mode 100644 index 0000000..153dfc7 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/community-meeting.md @@ -0,0 +1,12 @@ +--- +name: Community Meeting +about: Create a a community meeting +title: "MONTH DAY, YEAR Community Meeting" +labels: community,meeting +assignees: '' + +--- + +- Please add a topic in this thread and add a link to the GitHub issue associated with the topic. +- Please make sure you give folks enough time to review/discuss the topic offline on GitHub before coming into the meeting +- (optional) Paste the image of an animal 😸 diff --git a/.github/ISSUE_TEMPLATE/free-form.md b/.github/ISSUE_TEMPLATE/free-form.md new file mode 100644 index 0000000..fb3ae73 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/free-form.md @@ -0,0 +1,8 @@ +--- +name: Free Form +about: Create an unstructured issue +title: '' +labels: '' +assignees: '' + +---