Skip to content

Commit

Permalink
Add details on core devs calls
Browse files Browse the repository at this point in the history
  • Loading branch information
d0cd committed May 10, 2024
1 parent 7b98136 commit 46cd337
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/00_leo_overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ Found a bug? Have an idea for a feature? File an issue on the [**Leo GitHub**](h
See the [**Contributing Guide**](./leo/08_resources.md#contributing) for more information.

## Examples
- [Private Auction](./leo/10_auction.md)
- [Private Auction](./leo/10_auction.md)
1 change: 1 addition & 0 deletions documentation/00_overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ An index of all pages available in this documentation.
- [Leo Code Editor Plugins](./leo/06_tooling.md)
- [Leo Examples, Guides, and Developer Resources](./leo/07_resources.md)
- [Leo Cheatsheet](./leo/09_cheatsheet.md)
- [Leo Core Developers Call](./leo/16_core_devs_call.md)

### Chapter 2: Leo by Example

Expand Down
44 changes: 44 additions & 0 deletions documentation/leo/16_core_devs_call.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
---
id: leocoredevs
title: Leo Core Developers Call
sidebar_label: Leo Core Devs


# Leo Core Developers Call

The Leo Core Developers Call is a weekly meeting for the core development team and the broader developer ecosystem to discuss the progress of the Leo programming language.
It is open for developers, contributors, and community members to share updates, discuss proposals, and ask questions.
We welcome everyone to join!

## Logistics

### When
**Every Tuesday 9-10AM PT, starting on 5/21/24**

### Where
**Google Meet**
- Video Call: https://meet.google.com/bbg-cida-whx
- Or dial: ‪(US) +1 316-778-8036‬ PIN: ‪924 993 145‬#
- More phone numbers: https://tel.meet/bbg-cida-whx?pin=5152640505345

### Agenda
- Team Updates:
- Leo Roadmap
- Last Week's Work
- This Week's Focus:
- Issues
- Bugs
- Features
- (Optional) External Team Update
- Please fill out the [template](https://docs.google.com/presentation/d/180sMH64J0VUpBhiqk_s-aGt5vsee-B90HpPm1x-p8h8/edit?usp=sharing) slide and send it to [email protected] before **4PM PT, the prior day**.
- Active Proposals
- External proposals are welcome! Please fill out the [template](https://docs.google.com/presentation/d/13dpaErgiJHBMmVx6d6eeXuSmgviRWaxZMdwpXVK64iI/edit?usp=sharing) and send it to [email protected] before **4PM PT, the prior day**.
- Discussion
- [Questionnaire](https://forms.gle/w6EjSMvFFgqjK8QZA) (Priority)
- Community members can submit questions, discussion topics, feature requests, etc. All responses submitted before 4PM PT, the prior day, will be added to the slides.
- Responses will be allocated a slide for discussion and note taking.
- Open Forum

## Slides
The slides from each call will be available for review shortly after the meeting.

0 comments on commit 46cd337

Please sign in to comment.