Skip to content

Commit

Permalink
fix descriptions in markup versions for all badges
Browse files Browse the repository at this point in the history
  • Loading branch information
sckott committed Oct 27, 2023
1 parent 7c88bc3 commit a7d8600
Show file tree
Hide file tree
Showing 13 changed files with 17 additions and 17 deletions.
10 changes: 5 additions & 5 deletions badges/badges.json
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
{
"concept": {
"description": "Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept.",
"description": "Not useable, no support, not open to feedback, unstable API.",
"display_name": "Concept",
"url": "https://getwilds.github.io/badges/badges/concept.svg"
},
"experimental": {
"description": "Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.",
"description": "Useable, some support, not open to feedback, unstable API.",
"display_name": "Experimental",
"url": "https://getwilds.github.io/badges/badges/experimental.svg"
},
"prototype": {
"description": "The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired.",
"description": "Useable, some support, open to feedback, unstable API.",
"display_name": "Prototype",
"url": "https://getwilds.github.io/badges/badges/prototype.svg"
},
"stable": {
"description": "The project has reached a stable, usable state and is being actively developed.",
"description": "Useable, full support, open to feedback, stable API.",
"display_name": "Stable",
"url": "https://getwilds.github.io/badges/badges/stable.svg"
},
"deprecated": {
"description": "Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work.",
"description": "Useable as of a fixed, past date, no support, not open to feedback, stable API as of a fixed, past date.",
"display_name": "Deprecated",
"url": "https://getwilds.github.io/badges/badges/deprecated.svg"
}
Expand Down
2 changes: 1 addition & 1 deletion badges/concept_html.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<a href="https://getwilds.github.io/badges/#concept"><img src="https://getwilds.github.io/badges/badges/concept.svg" alt="Project Status: Concept – Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept." /></a>
<a href="https://getwilds.github.io/badges/#concept"><img src="https://getwilds.github.io/badges/badges/concept.svg" alt="Project Status: Concept – Not useable, no support, not open to feedback, unstable API." /></a>
2 changes: 1 addition & 1 deletion badges/concept_md.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[![Project Status: Concept – Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept.](https://getwilds.github.io/badges/badges/concept.svg)](https://getwilds.github.io/badges/#concept)
[![Project Status: Concept – Not useable, no support, not open to feedback, unstable API.](https://getwilds.github.io/badges/badges/concept.svg)](https://getwilds.github.io/badges/#concept)
2 changes: 1 addition & 1 deletion badges/concept_rst.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
.. image:: https://getwilds.github.io/badges/badges/concept.svg
:alt: Project Status: Concept – Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept.
:alt: Project Status: Concept – Not useable, no support, not open to feedback, unstable API.
:target: https://getwilds.github.io/badges/#concept
2 changes: 1 addition & 1 deletion badges/deprecated_html.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<a href="https://getwilds.github.io/#deprecated"><img src="https://getwilds.github.io/badges/badges/deprecated.svg" alt="Project Status: Deprecated – Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work." /></a>
<a href="https://getwilds.github.io/#deprecated"><img src="https://getwilds.github.io/badges/badges/deprecated.svg" alt="Project Status: Deprecated – Useable as of a fixed, past date, no support, not open to feedback, stable API as of a fixed, past date." /></a>
2 changes: 1 addition & 1 deletion badges/deprecated_md.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[![Project Status: Deprecated – Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work.](https://getwilds.github.io/badges/badges/deprecated.svg)](https://getwilds.github.io/badges/#deprecated)
[![Project Status: Deprecated – Useable as of a fixed, past date, no support, not open to feedback, stable API as of a fixed, past date.](https://getwilds.github.io/badges/badges/deprecated.svg)](https://getwilds.github.io/badges/#deprecated)
2 changes: 1 addition & 1 deletion badges/deprecated_rst.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
.. image:: https://getwilds.github.io/badges/badges/suspended.svg
:alt: Project Status: Suspended – Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work.
:alt: Project Status: Suspended – Useable as of a fixed, past date, no support, not open to feedback, stable API as of a fixed, past date.
:target: https://getwilds.github.io/badges/#suspended
2 changes: 1 addition & 1 deletion badges/experimental_html.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<a href="https://getwilds.github.io/badges/#experimental"><img src="https://getwilds.github.io/badges/badges/experimental.svg" alt="Project Status: Experimental – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public." /></a>
<a href="https://getwilds.github.io/badges/#experimental"><img src="https://getwilds.github.io/badges/badges/experimental.svg" alt="Project Status: Experimental – Useable, some support, not open to feedback, unstable API." /></a>
2 changes: 1 addition & 1 deletion badges/experimental_md.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[![Project Status: Experimental – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.](https://getwilds.github.io/badges/badges/experimental.svg)](https://getwilds.github.io/badges/#experimental)
[![Project Status: Experimental – Useable, some support, not open to feedback, unstable API.](https://getwilds.github.io/badges/badges/experimental.svg)](https://getwilds.github.io/badges/#experimental)
2 changes: 1 addition & 1 deletion badges/experimental_rst.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
.. image:: https://getwilds.github.io/badges/badges/experimental.svg
:alt: Project Status: WIPInitial development is in progress, but there has not yet been a stable, usable release suitable for the public.
:alt: Project Status: ExperimentalUseable, some support, not open to feedback, unstable API.
:target: https://getwilds.github.io/badges/#experimental
2 changes: 1 addition & 1 deletion badges/prototype_html.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<a href="https://getwilds.github.io/badges/#prototype"><img src="https://getwilds.github.io/badges/badges/prototype.svg" alt="Project Status: Prototype – The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows." /></a>
<a href="https://getwilds.github.io/badges/#prototype"><img src="https://getwilds.github.io/badges/badges/prototype.svg" alt="Project Status: Prototype – Useable, some support, open to feedback, unstable API." /></a>
2 changes: 1 addition & 1 deletion badges/prototype_md.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[![Project Status: InactiveThe project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.](https://www.repostatus.org/badges/latest/inactive.svg)](https://www.repostatus.org/#inactive)
[![Project Status: PrototypeUseable, some support, open to feedback, unstable API.](https://getwilds.github.io/badges/badges/prototype.svg)](https://getwilds.github.io/badges/#prototype)
2 changes: 1 addition & 1 deletion badges/prototype_rst.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
.. image:: https://getwilds.github.io/badges/badges/prototype.svg
:alt: Project Status: Prototype – The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.
:alt: Project Status: Prototype – Useable, some support, open to feedback, unstable API.
:target: https://getwilds.github.io/badges/#prototype

0 comments on commit a7d8600

Please sign in to comment.