From 5e00e836018dc23ee2b4f25d0d14306a3eceac71 Mon Sep 17 00:00:00 2001 From: Nelson <75115576+LabNelson@users.noreply.github.com> Date: Mon, 3 Aug 2026 14:34:36 +0200 Subject: [PATCH 1/2] Update tags.md short version how to create and delete tags --- docs/guides/tags.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/guides/tags.md b/docs/guides/tags.md index ffcf13acb1..6d8481129c 100644 --- a/docs/guides/tags.md +++ b/docs/guides/tags.md @@ -5,3 +5,9 @@ slug: /tags # Tags TODO + +## Create new tags +To create a new tag login as administrator, click tags on the left sidebar and create new tag. + +## Delete existing tags +To delete existing tags login as administrator, clock tags on the left sidebar and clock on the desired tag. Then click wiki and Delete. From e37354bb6b60981f9f71ade1ced62cd26f18b8f1 Mon Sep 17 00:00:00 2001 From: Nelson <75115576+LabNelson@users.noreply.github.com> Date: Tue, 11 Aug 2026 14:34:26 +0200 Subject: [PATCH 2/2] Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- docs/guides/tags.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/tags.md b/docs/guides/tags.md index 6d8481129c..354137d86f 100644 --- a/docs/guides/tags.md +++ b/docs/guides/tags.md @@ -7,7 +7,7 @@ slug: /tags TODO ## Create new tags -To create a new tag login as administrator, click tags on the left sidebar and create new tag. +To create a new tag, log in as an administrator, click Tags on the left sidebar, and create a new tag. ## Delete existing tags To delete existing tags login as administrator, clock tags on the left sidebar and clock on the desired tag. Then click wiki and Delete.