/
githubmirror
/
certbot
Обзор
Документация
Войти
/
githubmirror
/
certbot
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
.github/ISSUE_TEMPLATE/task.yaml
15 строк
523 B
ohemorange
Add template for code maintenance task (#10251)
28 мар 2025, 19:41
Не верифицирован
28 мар 2025, 19:41
7d461a8
Код
Авторство
О чём код?
name: Task description: A codebase upkeep task such as managing deprecations and refactoring title: "[Task]: " type: Task body: - type: textarea id: problem attributes: label: Task description description: Describe the work that needs to happen, and why. placeholder: > For example, "In issue [link here], we noted that we cannot update [dependency] until [something happens]. That thing has happened, so now we should update [dependency]." validations: required: true