From 63ec923d2f12f270f58b0e45cf558585baaa8ebe Mon Sep 17 00:00:00 2001 From: Adrian Scillato <35405447+ascillato@users.noreply.github.com> Date: Mon, 19 Oct 2020 13:11:00 -0300 Subject: [PATCH] Deleted Issue Statistic Badges Deleted Issue Statistic Badges due to they are not representing the reality at this moment. The Issue Resolution time is very biased by the Closing-Bot, so it is most measuring the time required by the bot to close an issue without a template, rather than how much time is required for the community to solve an issue. The Percentage of opened issue will be all the time 1%. In large projects like Tasmota, where there is a base of 43 opened issues against near 10.000 closed issues, plus that the stale bot is active, this value won't change. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index bf5f66ef1..e508e3385 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,6 @@ _Written for PlatformIO with limited support for Arduino IDE._ [![GitHub download](https://img.shields.io/github/downloads/arendst/Tasmota/total.svg)](https://github.com/arendst/Tasmota/releases/latest) [![License](https://img.shields.io/github/license/arendst/Tasmota.svg)](LICENSE.txt) [![Chat](https://img.shields.io/discord/479389167382691863.svg)](https://discord.gg/Ks2Kzd4) -[![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/arendst/Tasmota.svg)](http://isitmaintained.com/project/arendst/Tasmota "Average time to resolve an issue") -[![Percentage of issues still open](http://isitmaintained.com/badge/open/arendst/Tasmota.svg)](http://isitmaintained.com/project/arendst/Tasmota "Percentage of issues still open") [![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/arendst/Tasmota) If you like **Tasmota**, give it a star, or fork it and contribute!