How do I request a new feature to GitHub? #150644
-
|
Hello, I want to request a new feature to GitHub but I want it by email. Also, I don't mean by creating or requesting a issue or the pull request in the projects |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
|
GitHub primarily handles feature requests via issues in their official repositories, but if you want to request a feature by email, you can try the following options: 1. Email GitHub SupportYou can send your feature request to GitHub’s official support email: Make sure to provide:
2. Contact GitHub via their Support FormIf email doesn’t work, you can also use their official support page: Select "Feature request" as the category and submit your request. 3. GitHub Feedback DiscussionGitHub sometimes considers feature requests through community discussions: |
Beta Was this translation helpful? Give feedback.
GitHub primarily handles feature requests via issues in their official repositories, but if you want to request a feature by email, you can try the following options:
1. Email GitHub Support
You can send your feature request to GitHub’s official support email:
📧 [email protected]
Make sure to provide:
2. Contact GitHub via their Support Form
If email doesn’t work, you can also use their official support page:
🔗 GitHub Support
Select "Feature request" as the category and submit your request.
3. GitHub Feedback Discussion
GitHub some…