zitadel

Форк
0
30 строк · 919.0 Байт
1
name: 📄 Documentation
2
description: Create an issue for missing or wrong documentation.
3
labels: ["docs"]
4
body:
5
  - type: markdown
6
    attributes:
7
      value: |
8
        Thanks for taking the time to fill out this issue.
9
  - type: checkboxes
10
    id: preflight
11
    attributes:
12
      label: Preflight Checklist
13
      options:
14
      - label:
15
          I could not find a solution in the existing issues, docs, nor discussions
16
        required: true
17
      - label:
18
          I have joined the [ZITADEL chat](https://zitadel.com/chat)
19
  - type: textarea
20
    id: docs
21
    attributes:
22
      label: Describe the docs your are missing or that are wrong
23
      placeholder: As a [type of user], I want [some goal] so that [some reason].
24
    validations:
25
      required: true
26
  - type: textarea
27
    id: additional
28
    attributes:
29
      label: Additional Context
30
      description: Please add any other infos that could be useful.
31

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.