numpy

Форк
0
/
feature-request.yml 
22 строки · 880.0 Байт
1
name: Feature request
2
description: Check instructions for submitting your idea on the mailing list first.
3
title: "ENH: <Please write a comprehensive title after the 'ENH: ' prefix>"
4

5
body:
6
- type: markdown
7
  attributes:
8
    value: >
9
      If you're looking to request a new feature or change in functionality,
10
      including adding or changing the meaning of arguments to an existing
11
      function, please post your idea on the
12
      [numpy-discussion mailing list](https://mail.python.org/mailman/listinfo/numpy-discussion)
13
      to explain your reasoning in addition to opening an issue or pull request.
14
      You can also check out our
15
      [Contributor Guide](https://github.com/numpy/numpy/blob/main/doc/source/dev/index.rst)
16
      if you need more information.
17

18
- type: textarea
19
  attributes:
20
    label: "Proposed new feature or change:"
21
  validations:
22
    required: true

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

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

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

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