From 7dffa6f346ae32f7888177d74a45459997059767 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Fri, 6 Aug 2021 09:08:37 +0200 Subject: readme: fix unformatted label references The newlines prevent the labels from being properly formatted. Additionally, the second label reference has a typo (extra "s"). Signed-off-by: Simon Ser --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 077ba07..5af76d9 100644 --- a/README.md +++ b/README.md @@ -229,9 +229,9 @@ implementations, see the GOVERNANCE.md document. When merge requests get their needed feedback and items, remove the corresponding label that marks it as needing something. For example, if a -merge request receives all the required acknowledgments, remove the ~"Needs -acks" label, or if 30 days passed since opening, remove any ~"In 30 days -discussion period" label. +merge request receives all the required acknowledgments, remove the +~"Needs acks" label, or if 30 days passed since opening, remove any +~"In 30 day discussion period" label. ### Nacking a merge request -- cgit v1.2.3