diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..43627fe --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,14 @@ +# Contribute to graphedexcel + +Feel free to contribute by opening an issue or a pull request. + +You can help with the following, that I have thought of so far: + +- Add more tests +- Improve the code +- Add more features +- Improve the visualization and the ease of configuration +- Add graph analysis to localize bottle necks +- Add a way to determine computational complexity ie "what could slow calculations down?"-guesses +- Add more examples +- Add more documentation