Simplifying Open Source Contributions Through Operator Tiering from Dev aspect #510
Open
2 tasks done
Labels
dj:op
issues/PRs about some specific OPs
enhancement
New feature or request
good first issue
Good for newcomers
Search before continuing 先搜索,再继续
Description 描述
Current state
The complete process for developing an operator can be quite demanding. This involves many things like
Although some of these steps are optional and can be automatically finished, they present additional cognitive and development burdens for new contributors, especially when compared to writing a simple demo operator from scratch.
A potential solution
To reduce the entry barriers, I propose implementing a tiered labeling system for operators, such as
alpha_op
,beta_op
, andstable_op
.Welcome better suggestions and more detailed implementation plans to enhance this proposal further.
Use case 使用场景
No response
Additional 额外信息
No response
Are you willing to submit a PR for this feature? 您是否乐意为此功能提交一个 PR?
The text was updated successfully, but these errors were encountered: