Closed ashishjain14 closed 8 years ago
The basic steps involve: 1.Fork the repository and clone it locally. Refer links https://guides.github.com/activities/forking/ https://help.github.com/articles/syncing-a-fork/ 2.Create a branch - creating an environment where you can try out your ideas. This will not affect master branch. Refer link https://guides.github.com/introduction/flow/ 3.Open pull requests.Refer https://guides.github.com/activities/contributing-to-open-source/
Deepthi, Thanks for listing out steps, Can you update the same in our README file available at https://github.com/WiproOpenSourcePractice/galaxia/blob/master/README.md
You will have to follow the same steps as highlighted above. You can open a pull request and submit your patch for review. This will be a good start for starting contribution to galaxia.
Regards Ashish
We have got a section in the end https://github.com/WiproOpenSourcePractice/galaxia/blob/master/README.md#contributing-to-galaxia
You can provide details there.
Deepthi,
Thanks for the pull request, however I would prefer to have actual commands to be shown in the document rather than hyperlinks, bdre has done something similar have a look
https://github.com/WiproOpenSourcePractice/openbdre#how-to-contribute
Ashish, I have made the changes.Commands are shown in the document.Pull request is sent.Please review.
Deepthi,
Applied the pull request. Thanks for your contribution.
List down the steps which a new contributor needs to follow to make effective contributions