diff --git a/.gitlab/Z_all_labels.md b/.gitlab/Z_all_labels.md
new file mode 100644
index 0000000000000000000000000000000000000000..4c22195e00f06cf0a7f2f6e034ade637380510be
--- /dev/null
+++ b/.gitlab/Z_all_labels.md
@@ -0,0 +1,47 @@
+;;;
+{
+  "test" : "123"
+}
+;;;
+
+### Location
+~~~
+/label~DE
+~~~
+
+### Category
+~~~
+/label~"eat & drink"
+/label~"home & living"
+/label~"landscaping"
+/label~"electronics"
+/label~"tools & materials"
+/label~"clothing & lifestyle"
+/label~"bodycare & health"
+/label~"art & culture"
+/label~"service"
+/label~"knowlegde & information"
+/label~"learning"
+~~~
+
+
+### Tags
+#### eat & drink
+~~~
+/label~"non-vegetarian"
+/label~"vegetarian"
+/label~"vegan"
+~~~
+
+#### home & living
+~~~
+/label~"appliance"
+/label~"construction"
+interior
+supply
+storage
+~~~
+
+### Type
+- [ ] Offer
+- [ ] Need
diff --git a/.gitlab/issue_templates/Eat_and_Drink.md b/.gitlab/issue_templates/Eat_and_Drink.md
deleted file mode 100644
index 8adbcabb527b44d1115d9ab715502c2de462cb09..0000000000000000000000000000000000000000
--- a/.gitlab/issue_templates/Eat_and_Drink.md
+++ /dev/null
@@ -1,18 +0,0 @@
-### Location
-- [ ] DE ~DE
-- [ ] AT
-
-### Category
-- [x] Eat&Drink
-
-
-### Tags
-- [ ] non-vegetarian
-- [ ] vegetarian
-- [ ] vegan
-
-### Type
-- [ ] Offer
-- [ ] Need
-
-/label ~"eat & drink"
diff --git a/README.md b/README.md
index 5ec8283f50c7a2d7e2676edaf616f70166bfc4af..6d556467f93099bd840d05a4856348d357160180 100644
--- a/README.md
+++ b/README.md
@@ -15,16 +15,16 @@ Smart and simple exchange managed by git issue tracking system.
 #### Categories
 | labels | additional tags |
 | --- | --- |
-| eat&drink | non-vegetarian<br>vegetarian<br>vegan |
-| home&living | appliance<br>construction<br>interior<br>supply<br>storage |
+| eat & drink | non-vegetarian<br>vegetarian<br>vegan |
+| home & living | appliance<br>construction<br>interior<br>supply<br>storage |
 | landscaping | exterior<br>horticulture |
 | electronics | home electronics<br>multimedia<br>communication<br>illumination |
-| tools&materials | tools<br>materials<br>storage |
-| dressing&lifestyle | underwear<br>workwear<br>clothes<br>accessories |
-| bodycare&health | bodycare<br>health |
-| art&culture | artwork<br>cultural goods |
+| tools & materials | tools<br>materials<br>storage |
+| clothing & lifestyle | underwear<br>workwear<br>clothes<br>accessories |
+| bodycare & health | bodycare<br>health |
+| art & culture | artwork<br>cultural goods |
 | services | craft<br>social<br>styling<br>design<br>repair<br>guidance |
-| knowlegde&information | soft media<br>hard media |
+| knowlegde & information | soft media<br>hard media |
 | learning | workshops<br>teaching |
 
 #### Grade
@@ -40,4 +40,4 @@ Smart and simple exchange managed by git issue tracking system.
 | label | description |
 | --- | --- |
 | Offer | offer goods and services |
-| Need | demand goods and services | 
+| Need | demand goods and services |