From dc713a3725b013b1f9b18c9ce510ff65d9711f09 Mon Sep 17 00:00:00 2001 From: Shidong Wang Date: Sat, 1 Jun 2019 22:07:49 +0800 Subject: [PATCH] Remove Throughput --- README.cn.md | 4 ---- README.md | 4 ---- docs/cn/development.md | 4 ---- docs/development.md | 4 ---- 4 files changed, 16 deletions(-) diff --git a/README.cn.md b/README.cn.md index 950fa29bb..0ad203e92 100644 --- a/README.cn.md +++ b/README.cn.md @@ -26,10 +26,6 @@ Github: - [用户文档](https://spacevim.org/cn/documentation) - [可用模块](https://spacevim.org/cn/layers) -以下是近几周的开发汇总: - -[![Throughput Graph](https://graphs.waffle.io/SpaceVim/SpaceVim/throughput.svg)](https://github.com/SpaceVim/SpaceVim/pulse) - - [最新特性](#最新特性) diff --git a/README.md b/README.md index 9e6cd4404..949914d61 100644 --- a/README.md +++ b/README.md @@ -35,10 +35,6 @@ The last release is v1.1.0, check out [following-HEAD](https://github.com/SpaceV If you have any questions about SpaceVim, please follow the [Getting Help Guide](https://github.com/SpaceVim/SpaceVim/wiki/Getting-help). -Here is a throughput graph of the repository for the last few weeks: - -[![Throughput Graph](https://graphs.waffle.io/SpaceVim/SpaceVim/throughput.svg)](https://waffle.io/SpaceVim/SpaceVim/metrics/throughput) - - [New Features](#new-features) diff --git a/docs/cn/development.md b/docs/cn/development.md index e333339c9..0fd7f6fcb 100644 --- a/docs/cn/development.md +++ b/docs/cn/development.md @@ -33,10 +33,6 @@ lang: cn SpaceVim 是每个志愿者的努力的结晶,我们鼓励你参与进来,SpaceVim 是由社区驱动的。 下面是关于每个贡献者都应当遵守的简单规则的引导。 -在 GitHub 仓库上进行开发。下面是最近几周的仓库快照: - -[![Throughput Graph](https://graphs.waffle.io/SpaceVim/SpaceVim/throughput.svg)](https://waffle.io/SpaceVim/SpaceVim/metrics/throughput) - 你可以只阅读下面内容中的,你需要用到的部分: - [Asking for help](#寻求帮助) 建立 issue 的帮助 diff --git a/docs/development.md b/docs/development.md index ed9f061a4..90dcfabf5 100644 --- a/docs/development.md +++ b/docs/development.md @@ -33,10 +33,6 @@ description: "General contributing guidelines and changelog of SpaceVim, includi SpaceVim is an effort of all the volunteers. We encourage you to pitch in. The community makes SpaceVim what it is. We have a few guidelines which we need all contributors to follow. -Development happens in the GitHub repository. Here is a throughput graph of the repository for the last few weeks: - -[![Throughput Graph](https://graphs.waffle.io/SpaceVim/SpaceVim/throughput.svg)](https://waffle.io/SpaceVim/SpaceVim/metrics/throughput) - You can only consider reading the sections relevant to what you are going to do: - [Asking for help](#asking-for-help) if you are about to open an issue to ask a question.