ossn / ossn-frontend

The homepage of Mozilla's Open Source Student Network
https://ossn.club
MIT License
4 stars 11 forks source link

Allow submitting Gitlab URLs to user profile #287

Open robozman opened 5 years ago

robozman commented 5 years ago

Currently the user profile only officially supports adding Github urls. Technically I can enter in a Gitlab url here but it would be cool if the icon next to the box was updated to reflect the service I'm using. OSSN_gitlab

csrs commented 5 years ago

Here is my idea: change the GitHub icon to a generic git icon, so that GitHub, GitLab, Bitbucket are all equal options and the code or UI doesn't need another if/else logic or text box to do things differently depending on what is entered. @robozman what do you think?

robozman commented 5 years ago

I like that idea! Thanks for your help on this!