Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.15 KB

contributing.md

File metadata and controls

28 lines (19 loc) · 1.15 KB

Contributing

Want to help? Thanks! There are plenty of ways you can help.

Keeping up to date

We need to keep up to date libraries and frameworks. You could update the dependency versions at the Sample Gradle file.

Improve Dashboard

I'm open to any proposition on how to better display Charts and to compare Samples. You are welcome to open Issues.

Dashboard created at React-Redux stack. If you are familiar with this, please welcome to update code and create PR.

Improve Measure Script

I wrote measure logic at Kotlin language with using Gradle buildSrc magic. Please fill free to open PR if you see how to make the measuring process better.

Create new Sample

Most of all, we need help with creating new Samples. By creating new Sample, you increase the objectivity of measurements. Please read this document for more information.

We love Pull Requests 😍