gtech-mulearn / learningcircle

An informal mechanism for bringing together learners who are interested in the same topic from across different fields and disciplines. A fantastic way to spend a small amount of time learning about new things with a group of people with same interests!
https://learn.mulearn.org/
MIT License
7 stars 26 forks source link
hacktoberfest learn mulearn reactjs website

GTech µLearn

An informal mechanism for bringing together learners who are interested in the same topic from across different fields and disciplines. A fantastic way to spend a small amount of time learning about new things with a group of people with same interests!


µLearn Website

This repository contains the the source code files for the µLearn Learning Circle(Interest Group). Kindly read through the following to get a hold on the naming and contributions standards

The central repository holds three main branches with two branches having infinte lifetime(dev-server & production)

dev branch is open for collaboration and serves as the development environment where contributors can work on new features and bug fixes before they are merged into other branches.

dev-server is the main branch where the source code of HEAD always reflects a state with the latest delivered development changes for the next release

origin/production is the main branch where the source code of HEAD always reflects a production-ready state.

Git commit types

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Maintainer

Pull Request Flow

Quality Tester