datasets

Форк
0
/
feature-request.yml 
29 строк · 984.0 Байт
1
name: Feature request
2
description: Suggest an idea for this project
3
labels: ["enhancement"]
4
body:
5
  - type: textarea
6
    id: feature-request
7
    attributes:
8
      label: Feature request
9
      description: A clear and concise description of the feature proposal.
10
    validations:
11
      required: true
12
  
13
  - type: textarea
14
    id: motivation
15
    validations:
16
      required: true
17
    attributes:
18
      label: Motivation
19
      description: |
20
        Please outline the motivation for the proposal. Is your feature request related to a problem? e.g., I'm always frustrated when [...]. If this is related to another GitHub issue, please link here too.   
21

22
  - type: textarea
23
    id: contribution
24
    validations:
25
      required: true
26
    attributes:
27
      label: Your contribution
28
      description: |
29
        Is there any way that you could help, e.g. by submitting a PR? Make sure to read the CONTRIBUTING.MD [readme](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md).
30

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

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

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

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