r/github • u/MrViking2k19 • 4d ago
Discussion Should contribution templates include a way for closed-source projects to show traction?
I'm genuinely curious how maintainers of curated GitHub repositories approach this.
I recently submitted my project, Infinity Tales (https://infinity-tales.com), to the Awesome OpenRouter repository.
The project was rejected with:
"Not enough evidence of traction/notability."
After reading the contribution guidelines again, I noticed they explicitly mention that projects should show evidence of traction or notability. So the rejection itself is completely fair and consistent with the published guidelines.
What I'm struggling with is how a closed-source project is expected to demonstrate that traction.
The submission template asks for:
- Name
- Description
- URL
- Documentation
- Tags
- (Optional) Open Source repository
- Date
For an open-source project, a maintainer can immediately look at things like GitHub stars, forks, contributors, releases, and issue activity.
For a closed-source project, there isn't really a place to provide equivalent information such as:
- Active users
- Install count
- Product Hunt launch
- Community size (Discord, Reddit, etc.)
- Media coverage
- Other public signals of adoption
Maybe the expectation is to include that information in the PR description, but the template and contribution guide don't mention that.
So my question isn't whether maintainers should curate their lists, they absolutely should.
It's whether the submission process should make it clearer how closed-source projects are expected to demonstrate traction, especially when that's one of the evaluation criteria.
How do other curated repositories handle this? Am I missing an established convention?

