Files
spark-store/.github/PULL_REQUEST_TEMPLATE.md
2026-01-17 00:15:37 +08:00

13 lines
321 B
Markdown

<!-- Thank you for contributing! -->
### Description
<!-- Please insert your description here and provide especially info about the "what" this PR is solving -->
### What is the purpose of this pull request? <!-- (put an "X" next to an item) -->
- [ ] Bug fix
- [ ] New Feature
- [ ] Documentation update
- [ ] Other