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.
@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.
@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.