fix issue templates

This commit is contained in:
Ryc O'Chet
2026-04-12 21:56:33 +01:00
parent 5e520b6f68
commit 1e6a06d6e7
2 changed files with 4 additions and 2 deletions

View File

@@ -3,7 +3,8 @@ name: Bug report
about: Create a report to help improve Tinyauth
title: "[BUG]"
labels: bug
assignees: tinyauthapp
assignees:
- steveiliop56
---

View File

@@ -3,7 +3,8 @@ name: Feature request
about: Suggest an idea for this project
title: "[FEATURE]"
labels: enhancement
assignees: tinyauthapp
assignees:
- steveiliop56
---