Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 1.77 KB

CONTRIBUTING.md

File metadata and controls

29 lines (16 loc) · 1.77 KB

Contributing to bqplot

Conforming with linters

This projects uses both eslint and prettier and the plugin that creates the integration between both, eslint-plugin-prettier to lint its code.

Currently there has been an active effort on making the project comply to all eslint rules so the eslint rules are currently not enforced.

Prettier rules are enforced though and you can run them in the js folder with:

    yarn prettier --write . 

The configuration of this project linters were based in the widgets-cookiecutter.

Governance and code of conduct

Bqplot is subject to the bqplot governance and the bqplot code of conduct.

Questions

Should you have any question, please do not hesitate to reach out to us on the ipywidgets gitter chat.

Help / Documentation

  • API reference documentation: Read the documentation of the stable version Read the documentation of the development version

  • Talk to us on the ipywidgets Gitter chat: Join the chat at https://gitter.im/ipython/ipywidgets