-
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
[easy to fix list] good for new contributors #1161
Comments
I want to fix issues #1144 [Bug] The engine will not automatically exit when it is in the starting state |
I have submit some PRs
@casionone would you help review these tiny prs. Thanks, kelu. |
I will try to fix it |
#1358 I fixed it in my company. PR will be submitted later. |
Hi, we think the code styles issues would be helpful for the beginner to be familiar with the PR workflow. If you find some content satisfying the following rules, welcome to submit PRs. Code styles can be improved:
|
当前分支是哪个? 我看#1411 还没修。 |
The current development branch is dev-1.2.0, please submit pr to this branch |
这个我已经改好了,刚想提交。 |
那你提交好了。 我还在学习怎么提交出来 |
#2393 I want to fix this issues,you can assign it to me |
Hi, I want to fix this issue, you can assign it to me: |
@ImFeifei this issure has been completed |
The following list is the latest newbie tasks (keep up to date). If you are participating in an open source project for the first time, it is recommended to choose one of the following tasks to practice. The first task is used to familiarize yourself with the submission process and feel the friendliness of the community. If you are interested in a task, Please leave a message, for example, I am interested in implementing this task, please submit a PR in 2 weeks if you leave the message. If more than 2 weeks, other contributors are welcome to do it.
😊 The current development branch is master please submit pr to this branch
For the claim of the issue task:
At present, github cannot directly assign issues to those who do not have permission to write the project repository. Only allow issues to be assigned to people who have commented on the issue. https://github.blog/2019-06-25-assign-issues-to-issue-commenters/
😊 For students who want to claim the linkis issue task and do not have warehouse write permission, they can comment under the corresponding issue. Then the administrator can assign it to you
Before submitting a PR, please read the [How to Contribute Guide to the Official Website](https://linkis.apache.org/community/how-to-contribute
以下是新手任务列表(持续更新中)。如果您是第一次参加开源项目,建议您选择以下任务之一进行练习。第一项任务是熟悉提交过程,感受社区的友好。如果您对某项任务感兴趣,请留言,例如,我对执行此任务感兴趣,如果您留言,请在2周内提交PR。如果超过2周,欢迎其他贡献者参与。如果有任何问题可以在下方留言,解决issue过程中的任何开发或者其他问题,社区同学会协助解决。
😊 当前开发分支为master,请提交pr至此分支
对于issue任务的认领:
目前github对于没有项目仓库写权限的人员,没法直接分配issue。只允许将issue分配给在该issue下评论过的人。 https://github.blog/2019-06-25-assign-issues-to-issue-commenters/
😊 对于想认领linkis的issue任务,又没有仓库写权限的同学,可以在【对应的issue下】评论(如:I want to fix this issues,you can assign it to me), 然后管理员就可以分配指定给你
提交 PR 前请阅读如何参与项目贡献指南
【官网贡献指引视频 】https://www.bilibili.com/video/BV1qr4y1s7pv?share_source=copy_web
【社区贡献入门指引 PPT】 https://github.com/apache/incubator-linkis-website/blob/dev/resource/Apache%20Linkis%20(Incubating)%20Community%20Contribution%20Getting%20Started%20Guide.pdf
good first issue
Here are some beginner tasks for developers contributing code for the first time.
这里有一些针对初学者第一次贡献代码的任务。
TODO list
Here are some easy-to-fix issues or feature:
Add Test Code Task
Scala code format alarm clear task list
Error code task list
Documentation
In addition to the above tasks, you can also add some Unit Tests to Improve code test coverage
If you are interested in any of the above issues, please reply :”I want to fix issues [xxxxx]” in the github comment area below.
Please read the Contribution Guideline before submitting the PR
The text was updated successfully, but these errors were encountered: