mirror of
https://github.com/TheAlgorithms/Java.git
synced 2025-07-05 16:27:33 +08:00
Add a note about leetcode to CONTRIBUTING.md
This commit is contained in:
@ -1,5 +1,7 @@
|
|||||||
## How to contribute?
|
## How to contribute?
|
||||||
|
|
||||||
|
NOTE: *We DO NOT add leetcode problems. They are just applications of basic principles that can be found in other algorithms included in the repository.*
|
||||||
|
|
||||||
### Did you find a bug?
|
### Did you find a bug?
|
||||||
|
|
||||||
**Ensure the bug was not already reported** by searching on GitHub under [Project Issues](https://github.com/TheAlgorithms/Java/issues).
|
**Ensure the bug was not already reported** by searching on GitHub under [Project Issues](https://github.com/TheAlgorithms/Java/issues).
|
||||||
|
Reference in New Issue
Block a user