Compare commits

...

1 Commits

Author SHA1 Message Date
Piotr Idzik
441ee94ac0
docs: add a note about passing CI 2023-10-01 00:46:37 +02:00

View File

@ -2,6 +2,8 @@
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.*
NOTE: When you submit a pull-request, please make sure that all of the CI checks pass.
### 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).