-
Notifications
You must be signed in to change notification settings - Fork 53
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
Add a program using multi threading #12
Comments
@utkarsh-shekhar I could write a basic multi threading program but I'm unsure of the steps here on GitHub as I'm new. I mean I don't know where to create a folder you have specified and where to send a pull request. Please help me with this, I want to start contributing |
@aadityakhare Sure! :) The last step is to create a pull request against this repo so that your changes can be merged to this repo. You can read any tutorial on Git if you are not sure of the flow. Let me know if there are any specific questions. |
@utkarsh-shekhar Thanks for the guidance, I have submitted a pull request to close this issue. Please review |
@aadityakhare Reviewd. Just address my review comments and then will merge for Java. |
@utkarsh-shekhar Done. |
Add a program using multi threading #12
This is for git beginners.
Please add a program using multi threading in the language of your choice. Make sure you add it under "multi threading" folder for the language of your choice. Create that folder if it does not exist.
See readme for the structure.
Do let me know if anything is not clear.
The text was updated successfully, but these errors were encountered: