contrib-hub icon indicating copy to clipboard operation
contrib-hub copied to clipboard

Users should be able to change project language

Open orendon opened this issue 12 years ago • 5 comments

As an user, I should be able to update the main language for my own repos, because some times github is taking Javascript as the main language, but that's not true, I'm just some libs with tons of js...

There is already a feature to update user-description on user profile page, this can be implemented there.

orendon avatar Dec 05 '12 19:12 orendon

Couldn't you just tag your repo with a language?

amrit avatar Dec 10 '12 04:12 amrit

You made a good point Amrit, right now we're taking the main language for each project from github data and is being treated as a separate filter, so we've a language filter and tags for another topics.

how do you feel about this feature? have more thoughts about it?

orendon avatar Dec 10 '12 17:12 orendon

I see what you're saying now. I think this is a good feature, but would this setting go on the user profile page?

Does it make more sense for the user to edit information for all the repos on the user profile page, or should there be a project info page that contains the language for the repo?

amrit avatar Dec 10 '12 23:12 amrit

That's right Amrit, thanks, just created issue #71 for project details page. This issue keeps open, @aayalur wanna work on a patch for #71 ?

orendon avatar Dec 11 '12 15:12 orendon

Sure, I'll take a look at it!

amrit avatar Dec 12 '12 03:12 amrit