Minor fixups to LIDs (#8124)

Including spelling my own surname right! 🙈

Signed-off-by: Danny Kopping <danny.kopping@grafana.com>
pull/8125/head
Danny Kopping 3 years ago committed by GitHub
parent e465e38382
commit 2c0cc01fa1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      docs/sources/lids/0001-Introduction.md
  2. 2
      docs/sources/lids/_index.md
  3. 4
      docs/sources/lids/template.md

@ -1,10 +1,14 @@
---
title: 0001: Introducing LIDs
---
# Introduction of LIDs
**Author:** Danny Kopping (danny.kopping@grafana.com)
**Date:** 01/2023
**Sponsor(s):** @dannykoppping
**Sponsor(s):** @dannykopping
**Type:** Process

@ -17,7 +17,7 @@ LIDs are **not** required for:
## Creating a LID
Start by opening a PR against this repository, using [this template](./template.md).
Start by opening a PR against this repository, using [this template](https://github.com/grafana/loki/blob/main/docs/sources/lids/template.md).
All LIDs require a "sponsor". A sponsor is a Grafana Loki maintainer who is willing to shepherd the improvement proposal through its lifecycle from draft through to completion. A sponsor can be found by starting a thread in our [mailing list](https://groups.google.com/forum/#!forum/lokiproject), which one or more maintainers will respond to and volunteer. If a LID is generated internally by a Grafana Labs employee who is also a maintainer, the sponsor will be the author. Thread topics should be prefixed with "LID: ".

@ -1,3 +1,7 @@
---
title: XXXX: Title
---
# Title
> _NOTE: the file should be named `_<your-title>.md` and be placed in the `docs/sources/lids` directory.

Loading…
Cancel
Save