mirror of
https://github.com/goauthentik/authentik
synced 2026-04-26 01:25:02 +02:00
* Updates templates to forms, changes project and label handling, mentions discussions and discord for questions rather than issues. * Apply suggestion from @dominic-r Signed-off-by: Dominic R <dominic@sdko.org> --------- Signed-off-by: Dominic R <dominic@sdko.org> Co-authored-by: Dominic R <dominic@sdko.org>
13 lines
356 B
YAML
13 lines
356 B
YAML
name: Question
|
|
description: Have a question?
|
|
title: ""
|
|
labels: []
|
|
projects:
|
|
assignees:
|
|
type:
|
|
body:
|
|
- type: markdown
|
|
attributes:
|
|
value: |
|
|
Rather than creating an issue, please ask and answer questions via [GitHub Discussions](https://github.com/goauthentik/authentik/discussions) or our [Discord](https://discord.com/invite/jg33eMhnj6).
|