Guidelines for contributing to SCF documentation.
Style Guide
We follow the WordPress Documentation Style Guide:
- Voice and Tone
- Clear and concise
- Professional but friendly
- Internationally accessible
- Gender-neutral language
- Formatting
- Use Markdown
- Follow heading hierarchy
- Include code examples
- Use proper spacing
- Content Structure
- Start with overview
- Include examples
- Provide context
- Link related topics
Documentation Types
- User Documentation
- Installation guides
- Usage instructions
- UI explanations
- Troubleshooting
- Developer Documentation
- API reference
- Hook documentation
- Integration guides
- Security practices