-
Notifications
You must be signed in to change notification settings - Fork 45
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
Bubble Sort in Java #124
Comments
can i be assigned to this |
@deepansha-singh Can I work on this issue?? |
@deepansha-singh I have added the Bubble Sort program as per your required directory. Please review this PR - 7bee23e |
Please merge my PR #136 |
@deepansha-singh Please merge my PR #136 |
Assigned to @priyanshu688 for being a new contributor to the repository. Hello @fotino21 , your contributions so far have been of immense value. The issue was not assigned to you as there were others who were new to the repository. |
@deepansha-singh sorry for that ...I will not do that again ....and thanks for assigning me |
I like to work on this issue Please assigned me this |
I want to contribute , please assign me |
Hello @deepansha-singh , I would like to work on this issue. Kindly, assign the issue to me. |
Important:
Before you start your work on this issue, make sure you go through the README.md and Contribution Guidelines.md
File structure:
Sorting
directory, and navigate to the sub-directoryBubble Sort
.Java
directory in theBubble Sort
directory.BubbleSort.java
.Here's how the final structure should look like:
- BubbleSort.java
Please follow the same naming conventions as mentioned.
Before you create a pull request, if you observe that the folder Bubble Sort has already been created, then please refrain from creating a new one, make some changes in your forked repository so that it matches with the current one and there are no conflicts.
Note that all PRs are being checked for plagiarism, please refrain from indulging in any crooked means, we trust you!
We thank you for your contribution and time and we hope that you enjoy contributing to open source.
The text was updated successfully, but these errors were encountered: