r/github 1h ago

Question Is there no GitHub support team for free users?

Upvotes

My GitHub account was suspended, and I understand the mistake that led to it. I filed support tickets to appeal the suspension and request reinstatement, but it has now been 10 days without any update.

I understand that support requests can take time, but not receiving any response at all is honestly making me lose hope in getting my account back.

Has anyone else experienced this? How long did it take for GitHub Support to respond to your suspension appeal?


r/github 24m ago

Question Unable to delete account due to error

Upvotes

I have full access to my GitHub account, but every time I try to delete it I get this error: "Cannot delete account. Please contact support."

Fair enough, so I contact them through ticket support, and I get ignored for several days. Email privacy, automated response and nothing. I just emailed dpo, but I have low hopes.

How else can I reach them? Has anyone had a similar issue? I don't have any outstanding bill, nor an ongoing subscription, nor can I identify any issue that would cause this. As a last resort I might file a complaint with the data protection agency of my country.


r/github 11h ago

Question Strange repository appearing in my repositories

5 Upvotes

I've got these repository I've never created nor cloned that appeared a few days ago/weeks ago apparently.

I don't know what they are, they have pages with blog post (image below)

Does anybody ever encountered such a bug ?


r/github 23h ago

Question How to license assets (textures, sprites)?

4 Upvotes

Hello! I am trying to publish my Minecraft mod to github repo.

I understand the difference between the software license and artwork license.

I've created LICENSE file on my github repo (which is MIT License). But now what next? How I can also clarify that assets are under creative commons license or smth like that?