Contribute to Startup Perks Directory
Help us maintain the most comprehensive directory of startup perks and credits
Why Contribute?
The Startup Perks Directory is a community-driven resource. By contributing, you help thousands of startup founders discover valuable programs and credits that can help them build and grow their businesses.
- Help fellow founders discover valuable resources
- Keep the directory up-to-date and comprehensive
- Get credited as a contributor in our README
- Build your open source contribution portfolio
How to Contribute
1
Fork the Repository
Start by forking the GitHub repository to your own account.
Fork on GitHub2
Add Your Perk
Navigate to packages/data/src/perks/startup-perks.ts and add your perk to the array. Follow the existing format.
3
Submit a Pull Request
Create a pull request with your changes. Include:
- Clear commit message describing the perk added
- Verification that all required fields are filled
- Check that URLs are correct and active
- Run lint check before submitting
Contribution Guidelines
Required Information
- • Company and program name
- • Category (cloud, AI, database, etc.)
- • Credit value or discount amount
- • Clear description and eligibility requirements
- • Working application URL
- • Official source/documentation URL
Quality Standards
- • Verify all URLs are accessible and correct
- • Ensure eligibility requirements are accurate
- • Use consistent formatting with existing perks
- • Check for duplicates before adding
- • Run linter before submitting (npm run lint)
Need Help?
If you're new to contributing or have questions, check out these resources: