GH-900 · Question #116
What template types are available when creating an issue template? (Choose three.)
The correct answer is A. Feature request C. Custom template D. Bug report. GitHub's issue template creator offers three types: Bug report (a pre-structured form for reporting bugs), Feature request (a form for proposing new functionality), and Custom template (a blank template you define yourself using Markdown or YAML forms). 'Standard template' is…
Question
What template types are available when creating an issue template? (Choose three.)
Exhibit
Options
- AFeature request
- BStandard template
- CCustom template
- DBug report
- ESecurity notification
How the community answered
(65 responses)- A92% (60)
- B5% (3)
- E3% (2)
Explanation
GitHub's issue template creator offers three types: Bug report (a pre-structured form for reporting bugs), Feature request (a form for proposing new functionality), and Custom template (a blank template you define yourself using Markdown or YAML forms). 'Standard template' is not a GitHub term, and 'Security notification' is not an issue template type - security vulnerabilities are reported through GitHub's separate Security Advisories feature, not issue templates.
Topics
Community Discussion
No community discussion yet for this question.
