Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 2.8 KB

README.md

File metadata and controls

41 lines (33 loc) · 2.8 KB

Learn2Earn project (L2E)

Description

This repository contains information on a WIP project Learn2Earn by the ECH contributors.

Previous Meetings

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

Contribution Guidelines

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:

  1. Fork or clone the repo
  2. Create a new branch for specific feature or issue
  3. Commit your changes to that branch
  4. Make a PR to the develop branch of L2E repo
  5. PR will be reviewed and once approved, then merged to develop branch
  6. The changes will be reviewed on the deployed staging site
  7. If any bugs or errors, then repeat step 3
  8. Once it runs properly on staging, then someone will make a PR to merge develop to main
  9. Final review and approval before merge
  10. Merge to main (ship to production)!