upes-open / TheOpenSourceGuide

This repository walks you through the fundamentals of open source contribution from the word go. OPEN SOURCE GUIDE takes you to a journey to get introduced to open source practices, learn foundation of VCS and get some hands on exercise while making your first PR.
GNU General Public License v3.0
6 stars 5 forks source link

Module 2 & 3 #4

Closed Nehasingh1300 closed 4 years ago

josharsh commented 4 years ago

@Nehasingh1300 Thanks! Although the guidelines and workflow for contribution are still in development. Here are some points you should take into account. 1 - Squash the commits as per the modularity of the work done. 2 - Supply a better PR Message - Which is short but explains the purpose.