-
Notifications
You must be signed in to change notification settings - Fork 144
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What is the contributors table link based on? #323
Comments
Can you link to the commit that made the change? |
Sure: LanguageDev/Yoakke@a7a64a3 After this, I'd much prefer a direct link to the GH profile instead of any custom homepage. |
I actually have no idea where this URL came from, I'd need to dig into the code myself and don't have the time right now. Maybe the user had |
I was wondering the same thing here today, and I think I found it. github.js and its I would have expected these links to only ever point to the GitHub profile ( My suggestion would be to change the CLI so that the |
I don't really know what the bot inserts as a link for a given entry in the contributors table (I see that it's the
"profile"
link in the JSON). Many times it's their GitHub profile or a personal page. But recently it managed to insert an NSFW website with a similar link as the name of my contributors username. Can I make sure it's always the GitHub page instead?The text was updated successfully, but these errors were encountered: