Thanks for wanting to contribute ! Every small help is meaningful !
Before starting an issue or a pull request, please check that it doesn't already exists.
You can either:
- Open an Issue on the repository
- Fork the project, edit it, and create a pull request on this repository
Well, there's no many rules:
- If you want to add a new benchmark, follow already existing directory structure
benchmark/
application-type/
framework-name/
=> Your example here
runner/
=> Runner files for the automated benchmarks
- If you want to fix an issue, simply edit the file(s) and make a pull request