sofastack / sofa-rpc

SOFARPC is a high-performance, high-extensibility, production-level Java RPC framework.
https://www.sofastack.tech/sofa-rpc/docs/Home
Apache License 2.0
3.82k stars 1.17k forks source link

Community tasks 新手任务计划 #1127

Open EvenLjj opened 2 years ago

EvenLjj commented 2 years ago

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

Bugfix

Medium

Enhancement

Feature

Bugfix

Hard

Feature

seeflood commented 2 years ago

chinese:

新手任务计划

作为技术同学,你是否有过“想参与某个开源项目的开发、但是不知道从何下手”的感觉? 为了帮助大家更好的参与开源项目,SOFAStack & MOSN社区会定期发布适合新手的新手开发任务,帮助大家learning by doing!

任务列表

任务分为不同难度:

Easy——从这里开始,成为Contributor!

优化

bug修复

Medium

优化

新功能

bug修复

Hard

新功能

seeflood commented 2 years ago

Hi @EvenLjj ,please:

IrvingOS commented 2 years ago

Provide some enums for service binding instead of hard code with string#1031 Please assign to me

EvenLjj commented 2 years ago

Provide some enums for service binding instead of hard code with string#1031 Please assign to me

Hi @IrvingOS, welcome, this change involves a change in the annotation API, the code repository is in the sofaboot project.

seeflood commented 2 years ago

@IrvingOS Cool , this task will be assigned to you, see https://github.com/sofastack/sofa-rpc/issues/1031#issuecomment-966291369 To solve this issue,the code should commit to https://github.com/sofastack/sofa-boot If you met any problem or have any questions, feel free to reach out for help

ZLBer commented 2 years ago

@EvenLjj @seeflood hi, i want to add a new registry component polaris , the project website : https://github.com/polarismesh/polaris , https://polarismesh.cn/#/ . can i try to do this ?

seeflood commented 2 years ago

@EvenLjj hi, could u please help check this proposal

@EvenLjj @seeflood hi, i want to add a new registry component polaris , the project website : https://github.com/polarismesh/polaris , https://polarismesh.cn/#/ . can i try to do this ?

EvenLjj commented 2 years ago

@EvenLjj @seeflood hi, i want to add a new registry component polaris , the project website : https://github.com/polarismesh/polaris , https://polarismesh.cn/#/ . can i try to do this ?

@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.

ZLBer commented 2 years ago

@EvenLjj well, i create a issue

renliangyu857 commented 2 years ago

After the @SofaService is annotated, the @Component should not be necessary #1031 Please assign to me thanks

MingJunDuan commented 2 years ago

After the @SofaService is annotated, the @component should not be necessary #1031 Please assign to me thanks

Hi, how do you solve the problem?

KevinClair commented 2 years ago

Hello, is there any community tasks left?

renliangyu857 commented 2 years ago

After the @SofaService is annotated, the @component should not be necessary #1031 Please assign to me thanks

Hi, how do you solve the problem?

相应issue有评论哈,可以看一下

stale[bot] commented 2 years ago

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.

krisjin commented 2 years ago

@EvenLjj hi, i want to do this 优化sofarpc的异步编程体验 https://github.com/sofastack/sofa-rpc/issues/945

EvenLjj commented 2 years ago

@EvenLjj hi, i want to do this 优化sofarpc的异步编程体验 #945

Welcome, looking forward to your PR.

sususama commented 1 year ago

@EvenLjj Hi,现在还有什么可以入门做的东西吗?

MingJunDuan commented 1 year ago

Assign #1122