/
githubmirror
/
bitcoin
Обзор
Документация
Войти
/
githubmirror
/
bitcoin
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
.github/ISSUE_TEMPLATE/feature_request.yml
41 строка
1 KB
will
doc: add an AI contribution policy
03 июл 2026, 01:54
Не верифицирован
03 июл 2026, 01:54
31abaa2
Код
Авторство
О чём код?
name: Feature Request description: Suggest an idea for this project. labels: [Feature] body: - type: markdown attributes: value: | If you use AI tools when opening this issue, please read the [AI policy](https://github.com/bitcoin/bitcoin/blob/master/doc/AI_POLICY.md). - type: textarea id: feature attributes: label: Please describe the feature you'd like to see added. description: Attach screenshots or logs if applicable. validations: required: true - type: textarea id: related-problem attributes: label: Is your feature related to a problem, if so please describe it. description: Attach screenshots or logs if applicable. validations: required: false - type: textarea id: solution attributes: label: Describe the solution you'd like validations: required: false - type: textarea id: alternatives attributes: label: Describe any alternatives you've considered validations: required: false - type: textarea id: additional-context attributes: label: Please leave any additional context validations: required: false