29 lines
846 B
Markdown
29 lines
846 B
Markdown
## What
|
||
|
||
Brief description of changes.
|
||
|
||
## Type
|
||
|
||
- [ ] Bug fix
|
||
- [ ] New feature
|
||
- [ ] Breaking change
|
||
- [ ] Documentation
|
||
|
||
## Testing
|
||
|
||
- [ ] Tested in modern browsers
|
||
- [ ] No console errors
|
||
- [ ] Types/doc added
|
||
|
||
Closes #(issue)
|
||
|
||
## Requirements / 要求
|
||
|
||
- [ ] I will be polite and respectful. / 我会保持礼貌与尊重。
|
||
- [ ] My comments and replies are constructive and actionable. / 我的评论与回复具有建设性。
|
||
- [ ] I have read and follow the [Code of Conduct](CODE_OF_CONDUCT.md) and [Contributing Guide](CONTRIBUTING.md) . / 我已阅读并遵守行为准则。
|
||
|
||
## Contributing / 贡献
|
||
|
||
Constructive suggestions and code contributions are encouraged. If this PR originated from a discussion or issue, please link it above. 欢迎建设性意见与代码贡献;如源自讨论或 Issue,请在上方关联链接。
|