From 99d3b4cf64a54d3eb29ebf0349031e74ffaaed14 Mon Sep 17 00:00:00 2001 From: Sacha Weatherstone Date: Thu, 12 May 2022 22:27:15 +1000 Subject: [PATCH] Add readme structure doc page --- docs/developers/Organizational/readmes.mdx | 44 ++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 docs/developers/Organizational/readmes.mdx diff --git a/docs/developers/Organizational/readmes.mdx b/docs/developers/Organizational/readmes.mdx new file mode 100644 index 00000000..a650628a --- /dev/null +++ b/docs/developers/Organizational/readmes.mdx @@ -0,0 +1,44 @@ +--- +id: readmes +title: README Structure +sidebar_label: READMEs +--- + +## Outline + +All Meshtastic developers should follow this convention when writing a README for a repository. + +Repobeats images can be generated at [repobeats.axiom.co](https://repobeats.axiom.co/) + + +```markdown +# Repo name + + +[![CI](https://img.shields.io/github/workflow/status/meshtastic/repo/CI?label=actions&logo=github&color=yellow)](https://github.com/meshtastic/repo/actions/workflows/ci.yml) +[![CLA assistant](https://cla-assistant.io/readme/badge/meshtastic/repo)](https://cla-assistant.io/meshtastic/repo) +[![Fiscal Contributors](https://opencollective.com/meshtastic/tiers/badge.svg?label=Fiscal%20Contributors&color=deeppink)](https://opencollective.com/meshtastic/) +[![Vercel](https://img.shields.io/static/v1?label=Powered%20by&message=Vercel&style=flat&logo=vercel&color=000000)](https://vercel.com?utm_source=meshtastic&utm_campaign=oss) + +## Overview + +A description about the project + +**[Getting Started Guide](https://example.com)** + +**[Documentation/API Reference](https://example.com)** + + +## Stats + + + + +## Installation & Usage + + + + +### Compatibility +``` +