Keycloak

Форк
0
36 строк · 920.0 Байт
1
name: Epic
2
description: A large feature that is broken down into multiple linked issues.
3
labels: ["kind/epic", "status/triage"]
4
body:
5
  - type: textarea
6
    id: description
7
    attributes:
8
      label: Description
9
      description: Describe the feature at a high-level.
10
    validations:
11
      required: true
12
  - type: input
13
    id: discussion
14
    attributes:
15
      label: Discussion
16
      description: |
17
        Provide a link to the GitHub Discussion for the feature.
18
    validations:
19
      required: true
20
  - type: textarea
21
    id: issues
22
    attributes:
23
      label: Issues
24
      description: List the issues related to this epic.
25
      placeholder: |
26
        - #1
27
        - #2
28
    validations:
29
      required: false
30
  - type: textarea
31
    id: motivation
32
    attributes:
33
      label: Motivation
34
      description: Provide a brief explanation of why the feature should be added.
35
    validations:
36
      required: false

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

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

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

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