Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 554 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (12 loc) · 554 Bytes

Contributing

How?

The easiest way to contribute is by forking the repo, making your changes and creating a pull request.

What?

  • Adding new Views and Attribute Proccessors.
  • Adding new Functions.
  • Adding JavaDoc and Wiki.
  • Completing TODOs
  • Writing unit tests.
  • Finding bugs and issues. (submit here)
  • Fixing bugs and issues.
  • Implement performance/benchmarking tools.