chouchouji
chouchouji
## Checklist List of tasks you have already done and plan to do. - [ ] Fix linting errors - [ ] Tests have been added / updated (or snapshots)...
# Feature request 🚀 ### Expected: - No breaking changes ### Examples: ```js ``` ### Programme: ### Others:
# Feature request 🚀 ### Expected: - No breaking changes ### Examples: ```js ``` ### Programme: ### Others:
## Types of changes - [ ] New feature - [ ] Bug fix - [ ] Enhancement - [ ] Component style change - [ ] Typescript definition change...
## Why are the changes needed? Close #3002 . ## Brief change log - ## How was this patch tested? - [ ] Add some test cases that check the...
### Search before asking - [X] I have searched in the [issues](https://github.com/apache/amoro/issues?q=is%3Aissue) and found no similar issues. ### What would you like to be improved? Complete internationalization for some remaining...
### 🤔 这个 PR 的性质是? - [ ] 日常 bug 修复 - [ ] 新特性提交 - [ ] 文档改进 - [ ] 演示代码改进 - [ ] 组件样式/交互改进 - [ ]...
### 这个功能解决了什么问题 To get more real feedback, product manager decide to allow users set rate to zero. ### 你建议的方案是什么 I want to add prop like `clearable` to realize this demand....
# Reason **I set some commands in `commit-msg` hook by myself. When I use this package, it will rewrite `commit-msg` file if I set that hook.** # Suggestion How about...