yangshun / tech-interview-handbook

💯 Curated coding interview preparation materials for busy software engineers
https://www.techinterviewhandbook.org
MIT License
119.09k stars 14.73k forks source link

Bug: Contribute your success stories/testimonials not working #665

Closed yehiarasheed closed 1 month ago

yehiarasheed commented 1 month ago

Bug Description:

As could be seen in the pinned issue #255 and the website itself under the Success stories Section on the main page, the link to open a pull request is not working since the file named successStories.js has been renamed to apps/website/src/data/successStories.js from its initial name master/website/src/data/successStories.js. This issue seems to have been going on for a long time, can't imagine how many success stories have been left out.

Screenshots

image image

The cause of the problem

image image

I will follow up on this with a PR fixing it, I suggest that @yangshun edits the issue after I fix it with the correct working link to proceed with publishing the success stories.

yangshun commented 1 month ago

Thanks, looking forward