Files
shap--shap/.github/PULL_REQUEST_TEMPLATE.md
2026-07-13 13:22:52 +08:00

13 lines
292 B
Markdown

## Overview
Closes #XXXX <!--Add issue number here, or delete as appropriate-->
Description of the changes proposed in this pull request:
## Checklist
- [ ] All [pre-commit checks](https://pre-commit.com/#install) pass.
- [ ] Unit tests added (if fixing a bug or adding a new feature)