Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Where can I report a GitHub bug?

Tags:

git

github

I have a perfectly valid repository which doesn't display correctly on GitHub. How do I report this to GitHub to get them to fix it?

This also affects the git command line tool, unfortunately.

If you want to know what's going on, look at the 'encoding' attribute of the commit.

like image 992
Omnifarious Avatar asked Jun 12 '18 23:06

Omnifarious


People also ask

How do I report something on GitHub?

Reporting an issue or pull request Navigate to the issue or pull request you'd like to report. In the upper-right corner of the issue or pull request, click , then click Report content. You may see options to Report to repository admins or Report abuse to GitHub Support.

How do I contact GitHub support?

Signing up for GitHub Premium Support To sign up for GitHub Premium Support or upgrade your plan, you can contact our account management team or call +1 (877) 448-4820.


1 Answers

See:

  • https://support.github.com/contact/feedback
  • https://support.github.com/request
  • https://github.com/isaacs/github#if-you-have-an-issue-or-feature-request-for-github
  • https://github.com/dear-github/dear-github
  • [email protected]
  • Submitting tickets using an enterprise account
like image 101
Greg Veres Avatar answered Oct 14 '22 10:10

Greg Veres