Welcome to the guide for contributing visuals to our documentation! If you're looking to improve the visual quality of our project, here are some key points to follow:
Guidelines for Visual Contributions
- Image Quality: Use high-resolution images (≥1024x768px) with clear focus.
- Format Standards: Prefer SVG or PNG for diagrams, and JPEG for photographs.
- Accessibility: Ensure visuals are descriptive and compatible with screen readers.
Tools for Creating Visuals
- Design Software: Use tools like Figma or Adobe Illustrator for professional diagrams.
- Code Snippets: For inline code, use
monospace
font and proper syntax highlighting. - Collaboration: Refer to our Contribution Guidelines for team workflows.
Example Visuals
- Flowchart: Use Mermaid.js for dynamic diagrams.
- UI Screenshots: Include annotated screenshots of user interfaces.
- Data Visualizations: Prefer charts over raw tables for complex data.
For more details, check our Visual Standards Policy. Happy contributing! 🚀