This repository contains information on a WIP project Learn2Earn by the ECH contributors.
№ | Date | Notes |
---|---|---|
13 | Monday, Apr 18, 2022 19:00 UTC | Meeting notes |
12 | Monday, Apr 04, 2022 19:00 UTC | Meeting notes |
11 | Monday, March 28, 2022 19:00 UTC | Meeting notes |
10 | Monday, March 21, 2022 19:00 UTC | Meeting notes |
9 | Monday, March 07, 2022 19:00 UTC | Meeting notes |
8 | Monday, February 28, 2022 19:00 UTC | Meeting notes |
7 | Monday, February 21, 2022 19:00 UTC | Meeting notes |
6 | Monday, February 14, 2022 19:00 UTC | Meeting notes |
5 | Monday, February 07, 2022 19:00 UTC | Meeting notes |
4 | Monday, January 31, 2022 19:00 UTC | Meeting notes |
3 | Monday, January 24, 2022 19:00 UTC | Meeting notes |
2 | Monday, January 17, 2022 19:00 UTC | Meeting notes |
1 | Monday, January 10, 2022 19:00 UTC | Meeting notes |
Ethereum Cat Herders is a community-led project management group which aims to bring a fresh perspective to Ethereum blockchain and related projects to stay on schedule, improve productivity and quality of work.
We invite all those who want to participate in the group to encourage consistent communications and help improve chances of achieving the desired result.
For developers looking to contribute code to the repo, please follow this guideline below:
- Fork or clone the repo
- Create a new branch for specific feature or issue
- Commit your changes to that branch
- Make a PR to the
develop
branch of L2E repo - PR will be reviewed and once approved, then merged to
develop
branch - The changes will be reviewed on the deployed staging site
- If any bugs or errors, then repeat step 3
- Once it runs properly on staging, then someone will make a PR to merge
develop
tomain
- Final review and approval before merge
- Merge to
main
(ship to production)!