From c18848eb4e285011cc3a3dafe7242f9eb380eaa4 Mon Sep 17 00:00:00 2001 From: Cassidy James Blaede Date: Mon, 06 Apr 2026 15:18:29 +0000 Subject: [PATCH] issue templates: add Community Event If someone is hosting something but doesn't have edit access to the calendar, they can request it be added here. --- .github/ISSUE_TEMPLATE/community-event.md | 11 +++++++++++ 1 file(s) changed, 11 insertion(s)(+), 0 deletion(s)(-) diff --git a/.github/ISSUE_TEMPLATE/community-event.md b/.github/ISSUE_TEMPLATE/community-event.md new file mode 100644 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/community-event.md @@ -0,0 +1,11 @@ +--- +name: Community Event +about: Suggest an event for the community calendar +title: '' +labels: calendar +assignees: '' + +--- + +> [!NOTE] +> If you have edit access to the [ROOST Community calendar](https://calendar.google.com/calendar/u/0?cid=Y18yZjY4NzQxYzM2ZjM3NzEwNWY4NmRkODgzNWQ5NDY5YzA5NDlkM2FiYzlmMmFkYzQwOGU5MjA5NTk3N2EyMGRkQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20), you do not need to use this form; add the event directly. -- tangled.sh