Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 379 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (5 loc) · 379 Bytes

Contributing

Please don't be afraid to help, any code or ideas are welcome.

Read on the Grafana Datasource developer guide here

All coding is done at src folder, and we let webpack compile the changes to the dist folder.

Please note that we have to extend one class (query_ctrl.ts) from one of the Grafana classes.