Update root CHANGELOG.md for exactly the current branch's pull request in ScottPlot. Use when on a contributor PR branch and asked to add or update one concise unpublished changelog entry without summarizing unrelated changes.
Build the core ScottPlot 5 library and unit-test project for routine validation after core or unit-test changes. Prefer this over full solution builds unless platform projects, controls, demos, or workloads are affected.
Build the full ScottPlot 5 solution only for solution-wide validation or changes affecting controls, demos, sandboxes, workloads, or platform projects. For core or unit-test-only changes, use build-core.
Add or extend a ScottPlot Cookbook recipe for an IPlottable, finding the right PlotTypes category or creating one when needed, with minimal style-matched examples.
Run or add ScottPlot 5 tests. Use for unit-test and cookbook-test work; unless explicitly asked otherwise, restrict manual test execution to the Unit Tests and Cookbook projects.