Badges #
We provide a set of badges representing the status of projects in the OpenRail Association. They can be added to the README of a project and used in other locations where a quick visual indication that a project is part of the OpenRail Association or its stage in the incubation process is helpful.
Badges are hosted as SVG files on the OpenRail website. Use the following snippets to add them to markdown files:
Incubation Stage 1 #
[](https://link.openrailassociation.org/stage-1)
Rendered result:
Incubation Stage 2 #
[](https://link.openrailassociation.org/stage-2)
Rendered result:
Incubation Stage 3 #
[](https://link.openrailassociation.org/stage-3)
Rendered result:
Incubation Stage 4 #
[](https://link.openrailassociation.org/stage-4)
Rendered result:
Administrative Projects #
[](https://link.openrailassociation.org/admin-projects)
Rendered result:
Sources #
The badges were initially rendered with https://shields.io:
- Stage 1: https://img.shields.io/badge/OpenRail-Onboarded-peru
- Stage 2: https://img.shields.io/badge/OpenRail-Qualified-silver
- Stage 3: https://img.shields.io/badge/OpenRail-Adopted-gold
- Stage 4: https://img.shields.io/badge/OpenRail-Retired-black
- Administrative: https://img.shields.io/badge/OpenRail-Administrative-white