diff --git a/docs/en/community/doris-future.md b/docs/en/community/doris-future.md new file mode 100644 index 0000000000..cf0cf9aafc --- /dev/null +++ b/docs/en/community/doris-future.md @@ -0,0 +1,37 @@ +--- +{ + "title": "doris future project", + "language": "en" +} +--- + + + +# doris future project + +## introduction + +The doris future project is a growth plan for novice developers, aiming to allow more developers to quickly get started with doris. The community warmly welcomes all interested developers to join. + +## way of participation + +Novice developers can filter tasks with `doris-future` tag on the [Github Issue](https://github.com/apache/doris/issues) interface of the doris community. Each task has required skills. For example, c++ or java, as well as difficulty distinctions, new developers can comment below the tasks they are interested in and communicate with the instructor about the task details, and the developer community with difficult machine resources will also provide development machines. + +If you have any difficulty or encounter a problem, you can send an email to `dev@doris.apache.org` to describe the difficulty or problem, and we will try our best to help you solve it. diff --git a/docs/zh-CN/community/doris-future.md b/docs/zh-CN/community/doris-future.md new file mode 100644 index 0000000000..756c2a04c6 --- /dev/null +++ b/docs/zh-CN/community/doris-future.md @@ -0,0 +1,37 @@ + +--- +{ "title": "doris未来计划", + "language": "zh-CN" +} +--- + + + +# doris未来计划 + +## 简介 + +doris未来计划是一个面向新手开发者的成长计划,旨在让更多的开发者快速上手doris,社区热烈欢迎各位有兴趣的开发者加入。 + +## 参与方式 + +新手开发者们可以在doris社区的[Github Issue](https://github.com/apache/doris/issues)界面筛选带有`doris-future`标签的任务,每个任务都有需要的技能,例如c++或java,以及难度区分,新开发者可在感兴趣的任务下方评论并且与导师沟通任务细节,对于机器资源困难的开发者社区也会提供开发机。 + +如果有任何困难或遇到了问题,可以发送邮件至 `dev@doris.apache.org` 来描述困难或者问题,我们会尽力帮你解决。