From e88c8ab98a2d2fdc6cc81266b2fe2e4005c23978 Mon Sep 17 00:00:00 2001 From: Chris Holdgraf Date: Fri, 25 Jun 2021 12:28:56 -0700 Subject: [PATCH] Update meeting info --- .github/ISSUE_TEMPLATES/team-meeting.md | 24 ++++++++++++++++++++++++ docs/meetings.md | 4 ++-- docs/updates/2021-06-18-update-toc.md | 2 +- 3 files changed, 27 insertions(+), 3 deletions(-) create mode 100644 .github/ISSUE_TEMPLATES/team-meeting.md diff --git a/.github/ISSUE_TEMPLATES/team-meeting.md b/.github/ISSUE_TEMPLATES/team-meeting.md new file mode 100644 index 0000000..42401d3 --- /dev/null +++ b/.github/ISSUE_TEMPLATES/team-meeting.md @@ -0,0 +1,24 @@ +--- +name: Team Meeting 📅 +about: A team meeting +title: 'Team Meeting - ' +labels: meeting +assignees: '' +--- + +Hello @executablebooks/ebpteam! This is an issue to track the next Executable Books team meeting! Here's some relevant information: + +- **Date**: (or [your timezone](https://arewemeetingyet.com/Sydney/YYYY-MM-DD/HH:MM/EBP-Team-Meeting)). +- **Agenda+Video links**: [HackMD](https://hackmd.io/THymMOAmSICp8rJdB6_Z1w?edit) + +If you'd like to discuss something at the meeting, please add an item to the agenda! + +# Tasks + +- [ ] Update dates and make sure HackMD information is correct +- [ ] Add discussion items +- [ ] Have the meeting +- [ ] Turn any follow-ups into issues/comments/etc +- [ ] Copy the meeting notes to the docs +- [ ] Remove notes from HackMD to prep for next meeting +- [ ] Done 🎉 diff --git a/docs/meetings.md b/docs/meetings.md index a869f93..5ca238b 100644 --- a/docs/meetings.md +++ b/docs/meetings.md @@ -1,12 +1,12 @@ # Team Meetings The Executable Books team has meetings on the **first Thursday of each month** for one hour. -We use [this HackMD for an agenda](https://hackmd.io/THymMOAmSICp8rJdB6_Z1w?edit). +We use [this HackMD for an agenda](https://hackmd.io/THymMOAmSICp8rJdB6_Z1w?edit) and relevant meeting information. If you'd like to discuss something at a meeting, add an entry in the HackMD before the meeting. ## Team Calendar This calendar has dates for upcoming events in the Executable Books community. -You can [find the calendar URL here](https://calendar.google.com/calendar/u/0/embedhelper?src=s425j1984fmcs7u4cdmdmpau9o%40group.calendar.google.com&ctz=America%2FLos_Angeles). +You can [find the calendar URL here](https://calendar.google.com/calendar/embed?src=s425j1984fmcs7u4cdmdmpau9o%40group.calendar.google.com&ctz=America%2FLos_Angeles). diff --git a/docs/updates/2021-06-18-update-toc.md b/docs/updates/2021-06-18-update-toc.md index 73d2123..531839a 100644 --- a/docs/updates/2021-06-18-update-toc.md +++ b/docs/updates/2021-06-18-update-toc.md @@ -155,4 +155,4 @@ parts: ## Step 5: We're done! This TOC structure is now compatible with the new Jupyter Book TOC style. -We have taken a minimal set of steps here to convert over the old TOC structure, but if you'd like to learn more about the Table of Contents, check out {ref}`jb:toc/configuration-structure`. \ No newline at end of file +We have taken a minimal set of steps here to convert over the old TOC structure, but if you'd like to learn more about the Table of Contents, check out {ref}`jb:toc/structure`.