Skip to content

[FEATURE] Modernising Issue Templates - Convert into Yaml  #93

@santhosh-005

Description

@santhosh-005

Describe the solution you'd like
I propose to modern issue templates: I would like to convert the current .md-based issue templates in .github/ISSUE_TEMPLATE into .yml-based issue forms. This would make the issue submission process more structured, interactive, and user-friendly for contributors.

Problem / Use Case
Currently, the issue templates are Markdown files. Users can easily ignore sections, misformat their submissions, or submit incomplete issues. By using YAML forms, we can enforce required fields, add dropdowns, checkboxes, and make it easier for contributors to provide all necessary information. This is especially useful for open-source repositories with multiple contributors.

Expected Look
Image

Metadata

Metadata

Assignees

Labels

GSSOC'25For issues and PRs related to GirlScript Summer of Code 2025.Level 1Beginner-friendly tasks suitable for first-time contributors or those new to the project.enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions