diff --git a/.github/ISSUE_TEMPLATE/Meeting.md b/.github/ISSUE_TEMPLATE/Meeting.md new file mode 100644 index 000000000..e39be8d97 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/Meeting.md @@ -0,0 +1,36 @@ +--- +name: "\U0001F91D Spring Bot Meeting Agenda" +about: To track Spring Bot meeting agenda, minutes and attendance +title: DD MMM YYYY - Spring Bot Meeting Agenda +labels: meeting +assignees: + +--- + + ## Date +YYYYMMDD - time + +## Untracked attendees +- Fullname, Affiliation, (optional) GitHub username +- ... + +## Meeting notices +- FINOS **Project leads** are responsible for observing the FINOS guidelines for [running project meetings](https://community.finos.org/docs/governance/meeting-procedures/). Project maintainers can find additional resources in the [FINOS Maintainers Cheatsheet](https://community.finos.org/docs/finos-maintainers-cheatsheet). + +- **All participants** in FINOS project meetings are subject to the [LF Antitrust Policy](https://www.linuxfoundation.org/antitrust-policy/), the [FINOS Community Code of Conduct](https://community.finos.org/docs/governance/code-of-conduct) and all other [FINOS policies](https://community.finos.org/docs/governance/#policies). + +- FINOS meetings involve participation by industry competitors, and it is the intention of FINOS and the Linux Foundation to conduct all of its activities in accordance with applicable antitrust and competition laws. It is therefore extremely important that attendees adhere to meeting agendas, and be aware of, and not participate in, any activities that are prohibited under applicable US state, federal or foreign antitrust and competition laws. Please contact legal@finos.org with any questions. + +- FINOS project meetings may be recorded for use solely by the FINOS team for administration purposes. In very limited instances, and with explicit approval, recordings may be made more widely available. + +## Agenda +- [ ] Approve past meeting minutes +- [ ] Agenda item 1 +- [ ] Agenda item 2 +- [ ] AOB, Q&A & Adjourn (5mins) + +### Zoom Details +- https://zoom.us/j/97445296362?pwd%3DeXBKYlVJcUd6d1k2Mit6QUlITkpqZz09&sa=D&source=calendar&ust=1688374620941358&usg=AOvVaw0G9c1OI-aIxkvXNYLSFKOs + +### Join by Phone +- Find your local number: https://zoom.us/u/adl5rhui4P diff --git a/README.md b/README.md index 19301827c..5d8f15093 100644 --- a/README.md +++ b/README.md @@ -120,9 +120,9 @@ Please see our [Security Policy](SECURITY.md). # How To Contribute -We are always looking for helpful contributors! +We are always looking for helpful contributors! You can check out the [Good First Issues](https://github.com/finos/spring-bot/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) or our [Contributing Guidelines](CONTRIBUTING.md) page for more details. -You can check out the [Good First Issues](https://github.com/finos/spring-bot/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) or our [Contributing Guidelines](CONTRIBUTING.md) page for more details. +We have a [weekly Spring Bot project meeting](https://calendar.google.com/calendar/u/0/embed?src=finos.org_fac8mo1rfc6ehscg0d80fi8jig@group.calendar.google.com&ctz=America/New_York) which you can attend. Minutes are [held as issues](https://github.com/finos/spring-bot/issues). # Roadmap