Skip to content

Commit 3f1dd3a

Browse files
authored
chore: link governance docs in README
1 parent 15a56ea commit 3f1dd3a

1 file changed

Lines changed: 37 additions & 9 deletions

File tree

README.md

Lines changed: 37 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,40 @@
1-
# The `publiccode.yml` standard
2-
3-
[![GitHub release](https://img.shields.io/github/release/publiccodeyml/publiccode.yml.svg?style=plastic)](https://github.com/publiccodeyml/publiccode.yml/releases)
4-
[![Join the #publiccode channel](https://img.shields.io/badge/Slack%20channel-%23publiccode-blue.svg)](https://developersitalia.slack.com/messages/CAM3F785T)
5-
[![Get invited](https://slack.developers.italia.it/badge.svg)](https://slack.developers.italia.it/)
6-
7-
> A metadata description standard for public software that is easy to use both for
8-
> developers and people with less technical background, in order to make the
9-
> software developed by Public Administrations and Public Organisations easily discoverable.
1+
<!-- markdownlint-disable no-inline-html -->
2+
3+
<h1 align="center">The `publiccode.yml` standard</h1>
4+
5+
<div align="center">
6+
<i>
7+
A metadata description standard for public software that is easy to use both for
8+
developers and people with less technical background in order to make the
9+
software developed by Public Administrations and Public Organisations easily discoverable.
10+
</i>
11+
</div>
12+
13+
<br />
14+
15+
<!-- Badges -->
16+
<div align="center">
17+
<a href="https://github.com/publiccodeyml/publiccode.yml/releases">
18+
<img alt="Latest release" src="https://img.shields.io/github/release/publiccodeyml/publiccode.yml.svg?style=plastic">
19+
</a>
20+
<a href="https://developersitalia.slack.com/messages/CAM3F785T">
21+
<img alt="Join the #publiccode channel" src="https://img.shields.io/badge/Slack%20channel-%23publiccode-blue.svg">
22+
</a>
23+
<a href="https://slack.developers.italia.it/">
24+
<img alt="Get invited" src="https://slack.developers.italia.it/badge.svg">
25+
</a>
26+
</div>
27+
28+
<div align="center">
29+
<h3>
30+
<a href="governance/charter.md">Charter</a>
31+
<span> | </span>
32+
<a href="governance/procedure-proposing-changes-and-voting.md">
33+
Voting procedure</a>
34+
<span> | </span>
35+
<a href="CONTRIBUTING.md">Contributing</a>
36+
</h3>
37+
</div>
1038

1139
## What this file is for
1240

0 commit comments

Comments
 (0)