Skip to content

Commit

Permalink
Create CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dalager authored Oct 10, 2024
1 parent c65789c commit b8762dd
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit b8762dd

Please sign in to comment.