Skip to content

Latest commit

 

History

History
67 lines (46 loc) · 1.72 KB

File metadata and controls

67 lines (46 loc) · 1.72 KB

Description

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New content (case study, event, documentation)
  • Content update (fixing typos, improving existing content)
  • Enhancement (new feature or improvement)
  • Accessibility improvement
  • Dependency update
  • Other (please describe):

Changes Made

Related Issue

Fixes #(issue number)

Testing Checklist

  • I have tested these changes locally using mkdocs serve
  • I have run mkdocs build without warnings
  • All links work correctly
  • Images load and have appropriate alt text
  • Changes display correctly at different zoom levels (100%, 150%, 200%)
  • Changes work on mobile viewport
  • I have tested in multiple browsers (Chrome, Firefox, Safari, Edge)
  • I have followed the accessibility guidelines

Screenshots

Before

After

Additional Notes

Checklist for Reviewers

  • Content is accurate and appropriate
  • Follows contributing guidelines
  • Meets accessibility standards
  • No broken links
  • Proper markdown formatting
  • Images are optimized and have alt text
  • Navigation structure is correct (if applicable)