This is an automated email from the ASF dual-hosted git repository.
luzhijing pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 9cc7af6062 [doc](doris future) Add mentor doc for doris future in
community page (#19690)
9cc7af6062 is described below
commit 9cc7af606212792ba793c26ca7918d46601e97aa
Author: abmdocrt <[email protected]>
AuthorDate: Wed May 17 08:20:35 2023 +0800
[doc](doris future) Add mentor doc for doris future in community page
(#19690)
---
docs/en/community/doris-future.md | 10 +++++++---
docs/zh-CN/community/doris-future.md | 10 +++++++---
2 files changed, 14 insertions(+), 6 deletions(-)
diff --git a/docs/en/community/doris-future.md
b/docs/en/community/doris-future.md
index cf0cf9aafc..eb0d6b58f9 100644
--- a/docs/en/community/doris-future.md
+++ b/docs/en/community/doris-future.md
@@ -24,14 +24,18 @@ specific language governing permissions and limitations
under the License.
-->
-# doris future project
+# Doris future project
-## introduction
+## 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
+## 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
`[email protected]` to describe the difficulty or problem, and we will try
our best to help you solve it.
+
+## Mentorship
+
+Each task will have a tutor to follow up and guide the details of the task.
The tutor can provide the following help: 1. Explain the goal that the task
needs to achieve, the basic principle of the task and the implementation
details; 2. The specific implementation ideas and related knowledge required
for the task; 3. Review Code, optimize the actual code structure, and improve
the level of engineering code.
diff --git a/docs/zh-CN/community/doris-future.md
b/docs/zh-CN/community/doris-future.md
index 756c2a04c6..fce16cf345 100644
--- a/docs/zh-CN/community/doris-future.md
+++ b/docs/zh-CN/community/doris-future.md
@@ -1,7 +1,7 @@
-
---
-{ "title": "doris未来计划",
- "language": "zh-CN"
+{
+ "title": "doris未来计划",
+ "language": "zh-CN"
}
---
@@ -35,3 +35,7 @@ doris未来计划是一个面向新手开发者的成长计划,旨在让更多
新手开发者们可以在doris社区的[Github
Issue](https://github.com/apache/doris/issues)界面筛选带有`doris-future`标签的任务,每个任务都有需要的技能,例如c++或java,以及难度区分,新开发者可在感兴趣的任务下方评论并且与导师沟通任务细节,对于机器资源困难的开发者社区也会提供开发机。
如果有任何困难或遇到了问题,可以发送邮件至 `[email protected]` 来描述困难或者问题,我们会尽力帮你解决。
+
+## 导师机制
+
+每个任务都会有导师跟进指导任务细节,导师可以提供如下帮助:1. 讲解任务需要实现的目标,任务基本原理和实现细节;2.
任务具体的实现思路以及相关所需知识;3. review代码,优化实际代码结构,提升工程代码水平。
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]