-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Community tasks 新手任务计划 #1127
Comments
chinese: 新手任务计划作为技术同学,你是否有过“想参与某个开源项目的开发、但是不知道从何下手”的感觉? 任务列表任务分为不同难度: Easy——从这里开始,成为Contributor!优化
bug修复
Medium优化
新功能
bug修复
Hard新功能
|
Hi @EvenLjj ,please:
|
Provide some enums for service binding instead of hard code with string#1031 |
Hi @IrvingOS, welcome, this change involves a change in the annotation API, the code repository is in the sofaboot project. |
@IrvingOS Cool , this task will be assigned to you, see #1031 (comment) |
@EvenLjj @seeflood hi, i want to add a new registry component |
@EvenLjj hi, could u please help check this proposal
|
@ZLBer Of course yes, you can add related registry plugins based on the extension point mechanism. It is best to create an issue description, and we can discuss in the issue in the future. Very welcome to join. |
@EvenLjj well, i create a issue |
After the @SofaService is annotated, the @component should not be necessary #1031 |
Hi, how do you solve the problem? |
Hello, is there any community tasks left? |
相应issue有评论哈,可以看一下 |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
@EvenLjj Hi,现在还有什么可以入门做的东西吗? |
Assign #1122 |
Community tasks
As a programming enthusiast , have you ever felt that you want to participate in the development of an open source project, but don't know where to start?
In order to help everyone better participate in open source projects, the SOFASTCK community will regularly publish community tasks to help everyone learn by doing!
Task List
Tasks of different difficulty are released:
Easy
Enhancement
Provide some enums for service binding instead of hard code with string SOFABoot quick start documentation issue #1031 assigned to @IrvingOSthis code should commit to https://github.com/sofastack/sofa-bootBugfix
Medium
Enhancement
After the @SofaService is annotated, the@Component
should not be necessary SOFABoot quick start documentation issue #1031this code should commit to https://github.com/sofastack/sofa-bootFeature
Bugfix
Hard
Feature
The text was updated successfully, but these errors were encountered: