This is an automated email from the ASF dual-hosted git repository.
dataroaring 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 be0f4abc71 [doc](doris-future)Add doc for doris future (#19617)
be0f4abc71 is described below
commit be0f4abc71e11e43cf376c2c8e2619e0752c353d
Author: abmdocrt <[email protected]>
AuthorDate: Sun May 14 20:22:05 2023 +0800
[doc](doris-future)Add doc for doris future (#19617)
---
docs/en/community/doris-future.md | 37 ++++++++++++++++++++++++++++++++++++
docs/zh-CN/community/doris-future.md | 37 ++++++++++++++++++++++++++++++++++++
2 files changed, 74 insertions(+)
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"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+# 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
`[email protected]` 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"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+# doris未来计划
+
+## 简介
+
+doris未来计划是一个面向新手开发者的成长计划,旨在让更多的开发者快速上手doris,社区热烈欢迎各位有兴趣的开发者加入。
+
+## 参与方式
+
+新手开发者们可以在doris社区的[Github
Issue](https://github.com/apache/doris/issues)界面筛选带有`doris-future`标签的任务,每个任务都有需要的技能,例如c++或java,以及难度区分,新开发者可在感兴趣的任务下方评论并且与导师沟通任务细节,对于机器资源困难的开发者社区也会提供开发机。
+
+如果有任何困难或遇到了问题,可以发送邮件至 `[email protected]` 来描述困难或者问题,我们会尽力帮你解决。
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]