ci(app): added more labels to the templates
Some checks failed
Build and Push LST Docker Image / docker (push) Has been cancelled

This commit is contained in:
2026-05-27 21:05:57 -05:00
parent 188fdd0eb7
commit 69a9a81a88
9 changed files with 9 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ ref: "main"
labels:
- bug
- frontend
---
# Summary

View File

@@ -6,7 +6,7 @@ ref: "main"
labels:
- bug
- mobile
---
# Summary

View File

@@ -6,6 +6,7 @@ ref: "main"
labels:
- bug
- server
---

View File

@@ -6,6 +6,7 @@ ref: "main"
labels:
- enhancement
- frontend
---
# Existing Feature

View File

@@ -6,6 +6,7 @@ ref: "main"
labels:
- enhancement
- mobile
---
# Existing Feature

View File

@@ -6,6 +6,7 @@ ref: "main"
labels:
- enhancement
- server
---
# Existing Feature

View File

@@ -6,6 +6,7 @@ ref: "main"
labels:
- feature
- frontend
---
# Problem Statement

View File

@@ -6,6 +6,7 @@ ref: "main"
labels:
- feature
- mobile
---
# Problem Statement

View File

@@ -6,6 +6,7 @@ ref: "main"
labels:
- feature
- server
---
# Problem Statement