GitHub Education application rejected due to Indian name initial #206608
🏷️ Discussion TypeQuestion 💬 Feature/Topic AreaOther BodyHello GitHub Education Community, I am a student from India applying for GitHub Education. My academic document shows my name as "SABARI M". My GitHub profile name is also "Sabari M". My application was rejected because GitHub requires my billing information to match my academic document exactly. I entered: First name: Sabari However, GitHub's billing form rejects "M" with the error "Last name is too short". I do not want to add my father's name or an incorrect surname because it would not match my academic document. GitHub also instructed me to use my device camera for the academic document, which I will do when I reapply. What is the correct way to enter an Indian name where the last name is represented by a single initial? Thank you. |
Replies: 1 comment 2 replies
|
Hey @Sabi0603 , Since the billing form is rejecting the single-letter last name, this looks like a limitation of the form rather than a mismatch in your academic identity. I would try entering your name exactly as it appears on your academic document first. If the form still rejects "M" as too short, I would contact GitHub Education Support and explain that your legal/academic name genuinely uses an initial as the surname. When you reapply, also make sure the document clearly shows your current student status and at least one relevant date. GitHub's documentation specifically recommends clear academic documentation when reapplying after a failed verification. I would avoid entering a different surname just to get past the validation, because that could create another mismatch during verification. Hope this helps. |
I found a few recent GitHub Community discussions describing the same issue with legitimate one-character surnames/initials.
One recent case involved an Indian student whose documents showed their name as "Bharanidharan K". They reported that they were able to proceed by using their first name in both the first-name and last-name billing fields and removing the initial from their GitHub profile name. However, this is a community-reported workaround, not official GitHub guidance, so I wouldn't treat it as guaranteed.
There are also recent reports of the exact same "Last name is too short" validation issue from users whose legal names genuinely contain a one-character surname.
Since you've …