You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before you start your work on this issue, make sure you go through the README.md and Contribution Guidelines.md
File structure:
In the Searching directory, and navigate to the sub-directory Binary Search.
Create the C# directory in the Binary Search directory.
Create the file BinarySearch.cs.
Here's how the final structure should look like:
Searching
Binary Search
Algorithm.md
C++
C#
- BinarySearch.cs
Please follow the same naming conventions as mentioned.
Before you create a pull request, if you observe that the folder Binary Search 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:
Hello @fotino21, we're grateful for your contributions to this repository, however as per the guidelines, a contributor can only contribute thrice to this repository. Please refrain from violating the guidelines :)
It has been noted that this is your 3rd issue assignment. As per the repository guidelines, you would not be able to get assigned to any other issues unless there is a change :)
Glad to have you, looking forward to your contributions!
Important:
Before you start your work on this issue, make sure you go through the README.md and Contribution Guidelines.md
File structure:
Searching
directory, and navigate to the sub-directoryBinary Search
.C#
directory in theBinary Search
directory.BinarySearch.cs
.Here's how the final structure should look like:
- BinarySearch.cs
Please follow the same naming conventions as mentioned.
Before you create a pull request, if you observe that the folder Binary Search 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: