Skip to content

Add feature request issue template - #20

Open
codeananyagupta wants to merge 1 commit into
tanmayjoddar:mainfrom
codeananyagupta:add-feature-request-template
Open

Add feature request issue template#20
codeananyagupta wants to merge 1 commit into
tanmayjoddar:mainfrom
codeananyagupta:add-feature-request-template

Conversation

@codeananyagupta

Copy link
Copy Markdown

Summary

Added a dedicated feature request issue template to improve issue organization and streamline feature proposal submissions under GSSOC’26.

Issue Link

Fixes #10

Type of Change

  • Bug fix
  • New feature
  • Docs update
  • Refactor

Changes

  • Added .github/ISSUE_TEMPLATE/feature_request.md

  • Included structured sections for:

    • Problem / Motivation
    • Proposed Solution
    • Alternatives Considered
    • Additional Context
  • Added automatic enhancement label support

  • Improved issue triaging workflow for maintainers and contributors

Checklist

  • I have read CONTRIBUTING.md
  • No sensitive data or secrets included
  • npm test passes
  • CLI output/screenshots included (if UX changed)

Notes

  • Breaking changes (if any): None
  • Follow-ups (if any): Additional issue templates can be added in future if required.

GSSOC'26 Contribution

This PR is submitted as part of GirlScript Summer of Code 2026 (GSSOC’26).

@codeananyagupta

Copy link
Copy Markdown
Author

Hi 👋

I’ve completed the implementation for the feature request issue template under GSSOC’26.

The PR adds a structured template for feature proposals along with enhancement label support to improve issue organization and triaging.

Please review it when convenient. Thank you!

@codeananyagupta

Copy link
Copy Markdown
Author

please review/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: add a Feature Request issue template

1 participant