Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #140

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,13 @@ Contributing to an open source project helps you gain a much deeper knowledge ab
1.determining which part of your solution is worth contributing.
2.studying the contribution guidelines of the target project.
3.obtaining and building the project.
4.extracting the relevant code fragments.
5.adapting the code and integrating the desired changes.
6.providing the required level of automated test cases and documentation.
7.filing an issue.
8.submitting the change.
4.in a virtual touch with contributers or developers.
5.extracting the relevant code fragments.
6.adapting the code and integrating the desired changes.
7.providing the required level of automated test cases and documentation.
8.filing an issue.
9.submitting the change.



## CREATE YOUR OWN ISSUE OR SOLVE THE GIVEN ISSUES BY RAISING PR IN YOUR PREFERRED REPOS.
Expand Down