I recently updated my GitHub repository and added a README, a Code of Conduct, and a process for people to apply for contributions. Despite these enhancements, I haven't seen an increase in stars. I've attempted promoting my project, but that hasn't yielded much success either. I'm looking for effective strategies to attract more stars. Any suggestions? Here's the link to my repo for reference: https://github.com/houselearning/
3 Answers
Honestly, stars can feel pretty trivial. GitHub isn't really about gathering likes like social media. It's more about collaboration and sharing code. If you're looking for stars, you might want to focus on ramping up the quality of your code. For example, instead of embedding all your CSS and JS in HTML, aim for a better structure. Things like nesting your CSS and cleaning up your file organization can really improve the professional look of your repo. It might help you earn those stars you're looking for!
Stars come from real people, but they don’t really hold much importance in the grand scheme of things. It's kind of like those fake internet points on Reddit. Just focus on improving your project and building a community around it.
It's all about the value you bring to the community! If you want to attract stars, try promoting your work on LinkedIn or relevant Reddit forums where developers who would appreciate your project can see it. Keep coding and building your skills!
That's true! I mean, I’ve come across some projects with a lot of stars that weren’t that impressive. It’s really about what users find useful.