aboutsummaryrefslogtreecommitdiff
path: root/cards
diff options
context:
space:
mode:
authorMirek Kratochvil <exa.exa@gmail.com>2023-06-18 19:44:07 +0200
committerMirek Kratochvil <exa.exa@gmail.com>2023-06-18 19:44:07 +0200
commit8fd47d38bb4c3dead49600f93f5345c0b06a6fec (patch)
tree8d5a641b6fed82e432b5fce57a227879ef8421e1 /cards
parentd792ed815ec21b5b95797b9411f2345e48f625c2 (diff)
downloadreploy-8fd47d38bb4c3dead49600f93f5345c0b06a6fec.tar.gz
reploy-8fd47d38bb4c3dead49600f93f5345c0b06a6fec.tar.bz2
source and use humanized tag names
Diffstat (limited to 'cards')
-rw-r--r--cards/codeCheck.md3
-rw-r--r--cards/tagnames.yml8
2 files changed, 9 insertions, 2 deletions
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"