From a9af2a35d6f8c14b69b760e268aa9e00a8aebacb Mon Sep 17 00:00:00 2001 From: ylwdev Date: Fri, 26 Aug 2022 09:46:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E6=A1=A3=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 26639f2..53081f0 100644 --- a/README.md +++ b/README.md @@ -10,11 +10,15 @@ - 开发文档: [develop.md](https://gitcode.net/csdn/csdn-datav/-/blob/master/doc/develop.md) ,或一键启动环境:[云IDE](https://idegitcode.net/csdn/csdn-datav) - API接口: [api.md](https://gitcode.net/csdn/csdn-datav/-/blob/master/doc/api.md) -## 帮助文档 +## 开发计划 +- [Milestones](https://gitcode.net/csdn/csdn-datav/-/milestones) + +## 问题反馈与建议 +> 强烈推荐阅读 [《提问的智慧》](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/main/README-zh_CN.md) 、[《如何向开源社区提问题》](https://github.com/seajs/seajs/issues/545) 和 [《如何有效地报告 Bug》](http://www.chiark.greenend.org.uk/%7Esgtatham/bugs-cn.html) 、[《如何向开源项目提交无法解答的问题》](https://zhuanlan.zhihu.com/p/25795393) ,更好的问题更容易获得帮助。 +- 提交issue: [issue](https://gitcode.net/csdn/csdn-datav/-/issues) - 常见问题列表: [fqa.md](https://gitcode.net/csdn/csdn-datav/-/blob/master/doc/fqa.md) -## 隐私公告 -- 关于用户数据详见: [个人信息使用公告](https://marketing.csdn.net/p/ebf7a8242fd61ac7ed172d65a54c4ea6) -- 如您不希望您的数据在此项目中展示,可以通过以下渠道删除:1.提交[issue](https://gitcode.net/csdn/csdn-datav/-/issues) ;2.联系[客服](https://csdn.s2.udesk.cn/im_client/?web_plugin_id=29181) +- 隐私公告:关于用户隐私数据详见, [个人信息使用公告](https://marketing.csdn.net/p/ebf7a8242fd61ac7ed172d65a54c4ea6) ,如您不希望您的数据在此项目中展示,可以通过以下渠道删除:1.提交[issue](https://gitcode.net/csdn/csdn-datav/-/issues) ;2.联系[客服](https://csdn.s2.udesk.cn/im_client/?web_plugin_id=29181) + ## 一、前言 关于开源重要性不多赘述。直接进入主题,我们相信开源的价值,认可这种协作模式能带来更大的价值,同时我们也希望99%的开发者都愿意参与到开源建设中,通过开源学习,成长,找到有相同目标的伙伴,通过参与开源项目建设,可以共享开源的成果。 -- GitLab