/
githubmirror
/
animate.css
Обзор
Документация
Войти
/
githubmirror
/
animate.css
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
.github/ISSUE_TEMPLATE/features.yml
36 строк
1 KB
Waren Gonzaga
☕ CHORE: add issue forms (#1509)
19 апр 2022, 14:17
Не верифицирован
19 апр 2022, 14:17
61d13ba
Код
Авторство
О чём код?
name: Feature Request description: Have a feature request? Let us know! labels: 'feature request' body: # problem - type: textarea id: problem attributes: label: Is your feature request related to a problem? Please describe. description: "A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]" validations: required: true # solution - type: textarea id: solution attributes: label: Describe the solution you'd like. description: "A clear and concise description of what you want to happen." validations: required: true # alternative - type: textarea id: alternative attributes: label: Describe alternatives you've considered. description: "A clear and concise description of any alternative solutions or features you've considered." validations: required: true # additional context - type: textarea id: additional-context attributes: label: Additional Context description: "Add any other context about the problem here." validations: required: false