Thank you for considering contributing to our collaborative learning environment!
We welcome any suggestions or improvements that can enhance the learning experience for all cohort members.
Conventional Commits use the GitHub flow as main versioning workflow
- Fork rhw repository
- Create a new branch for each feature, fix or improvement
- Send a pull request from each feature branch to the main branch
It is very important to separate new features or improvements into separate feature branches, and to send a pull request for each branch.
This allow to review and pull in new features or improvements individually.
All pull requests SHOULD adhere to the Conventional Commits specification
-
Bug Reports and Typos:
Help us maintain a clean and error-free repository by reporting any bugs or typos you come across.
-
Session Notes:
Contribute summaries or notes from each cohort session to enhance the collective learning experience.
-
Project Ideas and Tips:
Share your creative project ideas, as well as tips and tricks that can benefit fellow learners.
-
GSOC Guidance:
Provide valuable insights and tips for those aspiring to participate in GSOC, helping them navigate the process successfully.
-
Anything Valuable:
Contribute anything that adds value to the community and promotes a collaborative learning environment.