Add a note about leetcode to CONTRIBUTING.md

This commit is contained in:
Andrii Siriak
2023-09-17 23:43:55 +03:00
committed by GitHub
parent 58c21c5756
commit a1844840fd

View File

@ -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).