Welcome to SignageList! This guide will help you submit new digital signage products or update existing ones.
We accept submissions through GitHub Issues to maintain a transparent curation process. This means:
- Public Review: All submissions are visible to the community
- Open Discussion: Anyone can comment on and review submissions
- Community Input: The community can help verify information and suggest improvements
- Trackable History: All changes and decisions are publicly documented
- Quality Assurance: Multiple eyes help ensure accuracy and completeness
This approach ensures that our digital signage directory remains trustworthy, accurate, and community-driven.
- Create a free GitHub account (if you don't have one)
- Go to Create an Issue
- Click "New Issue"
- Select the "🚀 Suggest a New Product" template
- Fill out all required fields with accurate information
- Create a free GitHub account (if you don't have one)
- Create a new issue with the title:
[Update] <Product Name> - Describe what information needs to be updated
- Provide the new/corrected information
If you would like to make a pull request to add a new product or update existing data:
- Fork the repository
- Make your changes to the product data files
- Important: Run
npx signagelist buildto rebuild the product list for the frontend - Commit your changes including the rebuilt files
- Submit your pull request
This ensures that the frontend will display your changes correctly when the pull request is merged.