Thank you for your interest in contributing to Agent Decision Records!
Share real AgDRs from your projects:
- Fork this repository
- Add your example to
examples/ - Follow the template
- Anonymize any sensitive information
- Open a PR with a brief description
Build integrations for AI tools:
- Cursor - Add to
tools/cursor/ - GitHub Copilot - Add to
tools/copilot/ - Windsurf - Add to
tools/windsurf/ - Other AI assistants - Create new directory
Translate AgDR documentation:
- Create
locales/{language-code}/ - Translate README.md and templates
- Open a PR
- Fix typos or unclear explanations
- Add more examples to existing docs
- Improve the templates
Create templates for specific domains:
- Security decisions
- Data architecture
- ML/AI model choices
- Infrastructure decisions
- Fork the repository
- Create a branch for your changes
- Make your changes following existing style
- Test that markdown renders correctly
- Open a PR with a clear description
- Use ATX-style headers (
#,##, etc.) - Use fenced code blocks with language hints
- Keep lines under 100 characters where possible
- Use tables for comparisons
- Must be from real projects (not hypothetical)
- Anonymize company/project names if needed
- Include all required AgDR fields
- Show actual reasoning, not generic text
- Keep required fields minimal
- Provide clear guidance in comments
- Test with multiple AI tools if possible
- Be respectful and constructive
- Focus on the contribution, not the contributor
- Welcome newcomers
Open an issue or reach out to hello@me2resh.com.