26 lines
472 B
Markdown
26 lines
472 B
Markdown
## What
|
|
|
|
Brief description of changes.
|
|
|
|
## Type
|
|
|
|
- [ ] Bug fix
|
|
- [ ] Feature / Improvement
|
|
- [ ] Refactor
|
|
- [ ] Documentation
|
|
- [ ] Website
|
|
- [ ] Demo / Testing
|
|
- [ ] Breaking change
|
|
|
|
## Testing
|
|
|
|
- [ ] Tested in modern browsers
|
|
- [ ] No console errors
|
|
- [ ] Types/doc added
|
|
|
|
Closes #(issue)
|
|
|
|
## Requirements / 要求
|
|
|
|
- [ ] I have read and follow the [Code of Conduct](CODE_OF_CONDUCT.md) and [Contributing Guide](CONTRIBUTING.md) . / 我已阅读并遵守行为准则。
|