Skip to content

Contributing to HoloViz

Skill version 0.1.1

Maintain and contribute to HoloViz packages. Use when reviewing PRs, refactoring code, writing tests, or updating docs in HoloViz repositories (Panel, hvPlot, HoloViews, Param, etc.).

Skill Description
Code Cleanup This skill covers code quality patterns and common pitfalls when reviewing or refactoring HoloViz code.
Documentation This skill covers documentation expectations when contributing to HoloViz repositories.
Minimal Examples A reproducer a tester pastes and runs unchanged to check a fix, so keep it short
PR Descriptions Write HoloViz PR descriptions in the first person, as work you did, and keep the prose free of em dashes.
Testing This skill covers testing patterns and edge cases specific to HoloViz repositories.