mirror of
https://github.com/TheAlgorithms/Java.git
synced 2025-07-13 07:13:37 +08:00
Update CONTRIBUTION.md
Added some issue related to assignment of any particular algorithm
This commit is contained in:
@ -6,6 +6,8 @@
|
|||||||
|
|
||||||
* **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).
|
||||||
|
|
||||||
|
* Please avoid opening issues asking to be "assigned” to a particular algorithm. This merely creates unnecessary noise for maintainers. Instead, please submit your implementation in a pull request and it will be evaluated by project maintainers.
|
||||||
|
|
||||||
* If you are unable to find an open issue refering to the same problem, depending on the type of issue follow the appropriate steps:
|
* If you are unable to find an open issue refering to the same problem, depending on the type of issue follow the appropriate steps:
|
||||||
|
|
||||||
#### **Do you want to contribute to the documentation?**
|
#### **Do you want to contribute to the documentation?**
|
||||||
|
Reference in New Issue
Block a user