test

Форк
0
Форк от lirfrnk/test
/
feature_request.yml 
38 строк · 1.1 Кб
1
name: Feature request
2
description: Suggest features, propose improvements, discuss new ideas.
3
title: "[FEATURE]"
4
labels: [enhancement]
5
body:
6
  - type: markdown
7
    attributes:
8
      value: Provide a general summary of the issue in the Title above
9
  - type: textarea
10
    id: description
11
    attributes:
12
      label: Detailed description
13
      description: Provide a detailed description of the change or addition you are proposing
14
    validations:
15
      required: true
16
  - type: textarea
17
    id: context
18
    attributes:
19
      label: Context
20
      description: |
21
        Why is this change important to you? How would you use it?
22
        How can it benefit other users?
23
    validations:
24
      required: true
25
  - type: textarea
26
    id: possibleimpl
27
    attributes:
28
      label: Possible implementation
29
      description: Not obligatory, but suggest an idea for implementing addition or change
30
    validations:
31
      required: false
32
  - type: textarea
33
    id: extrainformation
34
    attributes:
35
      label: Additional information
36
      description: Is there anything else we should know about this feature?
37
    validations:
38
      required: false
39

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

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

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

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