Standardized documentation templates for OpenSIN-AI projects.
| Template | Purpose |
|---|---|
AGENTS.md |
Agent configuration and behavior rules |
README.md |
Project overview and quick start |
CONTRIBUTING.md |
Contribution guidelines |
CODE_OF_CONDUCT.md |
Community standards |
SECURITY.md |
Security policy and reporting |
CHANGELOG.md |
Version history |
- Copy the template files to your project root
- Customize for your specific project
- Commit and push
MIT