mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2026-05-17 01:30:13 +00:00
Fix typo
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
name: Bug Report
|
name: Bug Report
|
||||||
description: Create a report to help us improve Lingarr
|
description: Create a report to help us improve this project
|
||||||
title: "[BUG]"
|
title: "[BUG]"
|
||||||
labels: bug
|
labels: bug
|
||||||
assignees:
|
assignees:
|
||||||
@@ -59,26 +59,26 @@ body:
|
|||||||
- type: input
|
- type: input
|
||||||
id: os
|
id: os
|
||||||
attributes:
|
attributes:
|
||||||
label: Operating System
|
label: Operating System
|
||||||
placeholder: "e.g. iOS, android, windows, linux, etc"
|
placeholder: "e.g. iOS, android, windows, linux, etc"
|
||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
id: browser
|
id: browser
|
||||||
attributes:
|
attributes:
|
||||||
label: Browser
|
label: Browser
|
||||||
placeholder: "e.g. chrome, firefox, safari, edge, etc"
|
placeholder: "e.g. chrome, firefox, safari, edge, etc"
|
||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
id: tinyauth
|
id: tinyauth
|
||||||
attributes:
|
attributes:
|
||||||
label: Tinyauth Version
|
label: Tinyauth Version
|
||||||
placeholder: "e.g. v5.0.0"
|
placeholder: "e.g. v5.0.0"
|
||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
id: docker
|
id: docker
|
||||||
attributes:
|
attributes:
|
||||||
label: Docker Version (if applicable)
|
label: Docker Version (if applicable)
|
||||||
placeholder: "e.g. 27.3.1"
|
placeholder: "e.g. 27.3.1"
|
||||||
|
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
id: not-llm
|
id: not-llm
|
||||||
|
|||||||
Reference in New Issue
Block a user