django-vue3-admin-web/node_modules/countup.js/.github/PULL_REQUEST_TEMPLATE.md
2025-10-20 21:21:14 +08:00

30 lines
448 B
Markdown

## I'm submitting a...
```
[ ] Bug Fix
[ ] Feature
[ ] Other (Refactoring, Added tests, Documentation, ...)
```
## Checklist
- [ ] Test your changes
- [ ] Followed the build steps
## Description
_please describe the changes that you are making_
_for features, please describe how to use the new feature_
_please include a reference to an existing issue, if applicable_
## Does this PR introduce a breaking change?
```
[ ] Yes
[ ] No
```