Badge usage
This page details badge usage across No Fuss Computings development
ToDo: fix section up.
Gitlab badges
Badge Services: - shields.io - badgen.net
Note: in the code examples ensure everythin is on one line.
![Open Issues](https://img.shields.io/badge/dynamic/json?color=ff782e&logo=gitlab&style=plastic&label=Open%20Issues&query=%24.statistics.counts.opened&url=https%3A%2F%2Fgitlab.com%2Fapi%2Fv4%2Fprojects%2F
{project_id}
%2Fissues_statistics)
![Gitlab build status - development](https://img.shields.io/badge/dynamic/json?color=ff782e&label=
Build%20[%20Development%20]
&query=0.status&url=https%3A%2F%2Fgitlab.com%2Fapi%2Fv4%2Fprojects%2F
{project_id}
%2Fpipelines%3Fref%3D
{Branch}
&logo=gitlab&style=plastic)
![This is an active project](https://img.shields.io/badge/Project%20Status-Active-green?logo=gitlab&style=plastic)
![This project is no longer maintained](https://img.shields.io/badge/Project%20Status-No%20Longer%20Maintained-red?logo=gitlab&style=plastic)
![GitLab Release (latest by date)](https://img.shields.io/gitlab/v/release/
{project path}
?include_prereleases&color=blue&label=Release&logo=gitlab&style=plastic)
.cz.yaml vsrsion and by branch
About:
This page forms part of our Operations Manual.
Page Metadata
Version: ToDo: place files short git commit hereDate Created: 2022-08-28
Date Edited: 2023-05-23
Contribution:
Would You like to contribute to our Operations Manual? You can assist in the following ways:
- Edit This Page If there is a mistake or a way you can improve it.
- Add a Page to the Manual if you would like to add an item to our manual
- Raise an Issue if there is something about this page you would like to improve.
ToDo: Add the page list of contributors