Skip to content

Feat : Add GitHub Profile Import to Automatically Configure README Generator #4825

@Subhash21022

Description

@Subhash21022

Is your feature request related to a problem? Please describe.

On the GitHub Profile README Generator page, users must manually enter their name, description, technology stack, social links, and other profile information.

Selecting technologies manually from more than 200 available options can be time-consuming, especially for users with many GitHub repositories. Users may also forget to include technologies they actively use.

Describe the solution you'd like

Add an “Import from GitHub” option to the README Generator.

Possible implementations:

Allow users to enter their GitHub username.
Automatically import their display name, bio, website, and available social links.
Analyze the languages and technologies used across their public repositories.
Preselect detected technologies in the generator.
Display imported values for review before applying them.
Allow users to remove or modify any automatically selected information.
This would make generating a complete GitHub profile README significantly faster and more accurate.

Describe alternatives you've considered

As an alternative, users can manually copy information from their GitHub profile and individually select every technology they use.

However, this requires unnecessary effort and may produce incomplete README profiles. Automatically importing available GitHub data would provide a faster and more user-friendly experience.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions