Skip to content

[FEAT] Add structured GitHub Issue Form for Feature Requests #122

Description

@HereIsMuhammad

Is your feature request related to a problem?

Currently, when users want to request a feature in the .github repository, there is no structured template or YAML-based issue form. This can lead to unstructured or incomplete feature requests.

Describe the solution you'd like

I would like to suggest adding a modern GitHub Issue Form (feature-request.yml) inside the .github/ISSUE_TEMPLATE/ directory. This will provide a clean user interface with specific fields like:

  • Clear description of the feature
  • Use-case scenarios
  • Proposed alternatives

Describe alternatives you've considered

Keeping the default blank markdown text area, which is prone to inconsistent formatting.

Additional context

Using GitHub's native Issue Forms (.yml) improves the maintainability of the repository and ensures contributors provide all necessary information upfront.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions