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.
    documentation_image_quality
  • Format Standards: Prefer SVG or PNG for diagrams, and JPEG for photographs.
    visual_format_standards
  • 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.
    design_software_tools
  • Code Snippets: For inline code, use monospace font and proper syntax highlighting.
    coding_visuals
  • Collaboration: Refer to our Contribution Guidelines for team workflows.

Example Visuals

  • Flowchart: Use Mermaid.js for dynamic diagrams.
    mermaid_flowchart
  • UI Screenshots: Include annotated screenshots of user interfaces.
    ui_screenshots
  • Data Visualizations: Prefer charts over raw tables for complex data.

For more details, check our Visual Standards Policy. Happy contributing! 🚀