anyoptimization / pymoo

NSGA2, NSGA3, R-NSGA3, MOEAD, Genetic Algorithms (GA), Differential Evolution (DE), CMAES, PSO
https://pymoo.org
Apache License 2.0
2.3k stars 397 forks source link

Documentation: Contributing Guidelines / Code of Conduct #664

Open davidkrigbaum opened 5 days ago

davidkrigbaum commented 5 days ago

Documentation problem

As part of an academic assignment, I noticed that this repository does not have Contributing Guidelines or Code of Conduct established. However, https://www.pymoo.org/contribute.html does provide some detail on suggested topics to contribute to.

Suggested fix for documentation

Add a CONTRIBUTING.md (which at least incorporates https://www.pymoo.org/contribute.html) and CODE_OF_CONDUCT.md.

davidkrigbaum commented 5 days ago

I would like to volunteer to create and eventually PR the CONTRIBUTING.md and CODE_OF_CONDUCT.md for the project.

blankjul commented 2 days ago

Amazing! Looking forward to your PR!