File: /home/sreyam/public_html/lib/countUp/.github/PULL_REQUEST_TEMPLATE.md
## I'm submitting a...
```
[ ] Bug Fix
[ ] Feature
[ ] Other (Refactoring, Added tests, Documentation, ...)
```
## Checklist
- [ ] Test your changes
- [ ] Sqaushed commits
- [ ] 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
```