From 8fd47d38bb4c3dead49600f93f5345c0b06a6fec Mon Sep 17 00:00:00 2001 From: Mirek Kratochvil Date: Sun, 18 Jun 2023 19:44:07 +0200 Subject: source and use humanized tag names --- cards/codeCheck.md | 3 +-- cards/tagnames.yml | 8 ++++++++ 2 files changed, 9 insertions(+), 2 deletions(-) create mode 100644 cards/tagnames.yml (limited to 'cards') diff --git a/cards/codeCheck.md b/cards/codeCheck.md index 9dd8352..f7ea680 100644 --- a/cards/codeCheck.md +++ b/cards/codeCheck.md @@ -13,8 +13,7 @@ redirects: - internal/internal/publication/codeCheck tags: - publication/ppc/code - - it/conventions - - it/licensing + - it/license --- # How-to: Pass a PPC code check diff --git a/cards/tagnames.yml b/cards/tagnames.yml new file mode 100644 index 0000000..80a5e7d --- /dev/null +++ b/cards/tagnames.yml @@ -0,0 +1,8 @@ +"": "All" +publication: "Publication" +code: "Code" +about: "About" +license: "Licensing" +privacy: "Privacy" +it: "IT" +ppc: "Pre-Publication Check" -- cgit v1.2.3