add authentication support

This commit is contained in:
2025-11-24 14:21:49 +00:00
parent 05ebf84bb9
commit 9941d61fb8
27 changed files with 1126 additions and 69 deletions

View File

@@ -33,7 +33,7 @@ body:
description: How can we reproduce this issue? (as minimally and as precisely as possible)
placeholder: A clear and concise description of how to reproduce the issue.
validations:
required: true
required: true
- type: textarea
id: logs
attributes:

View File

@@ -30,14 +30,14 @@ body:
label: Describe the solution you'd like
placeholder: A clear and concise description of what you want to happen.
validations:
required: true
required: true
- type: textarea
id: alternatives
attributes:
label: Describe alternatives you've considered
placeholder: A clear and concise description of any alternative solutions or features you've considered.
validations:
required: true
required: true
- type: textarea
id: context
attributes: