- Check the vendors directory - don't duplicate existing ones
- Create a new file:
vendors/your-protocol.md - Use the template
- Submit a Pull Request using the vendor template
- Check use-cases and approaches directories first
- Create a new file describing your use case
- Submit a Pull Request using the use-case template
- Be accurate - no marketing, just facts
- Check for duplicates - don't add what's already there
- Include working links - make sure documentation works
- Use semantic commits - helps us track changes
Semantic commit types:
feat:- New vendor, pattern, use case, or approachfix:- Corrections to existing contentdocs:- Documentation updatesrefactor:- Reorganizing content without changing meaningchore:- Maintenance tasks
- Open an issue for questions
- Use GitHub Discussions for broader topics