- 📖 User guide/tutorial
- 🔧 API reference
- 📚 README update
- 💡 Examples
- 🐛 Fix typos/errors
- 🌍 Translation
- 🎨 Formatting/style
- 📊 Architecture/design docs
Why is this documentation needed?
What problem does it solve?
Closes # Relates to #
-
/docs/guide/new-topic.md- Description -
/docs/api/module.md- Description -
/examples/new-example/- Description
-
/README.md- What changed -
/docs/existing-doc.md- What changed -
/CHANGELOG.md- Added entry
-
/docs/deprecated/old-doc.md- Why removed
- Clear and concise
- Technically accurate
- Examples included
- Code snippets tested
- Links work correctly
- Images/diagrams included (if helpful)
- No typos or grammar errors
- Consistent with existing docs
- Proper headings (H1, H2, H3)
- Table of contents (if long)
- Organized logically
- Easy to navigate
- Proper formatting (code blocks, lists, etc.)
# Provide working code examples
from dotzen import config
# Example code hereOutput:
Expected output
- Related guide: [link]
- API reference: [link]
- Examples: [link]
- Beginners
- Intermediate users
- Advanced users
- Contributors
- API users
- Read through entire document
- Tested all code examples
- Checked all links
- Verified accuracy
- Spell-checked
- Documentation builds successfully
- No broken links
- Code examples work
- Follows style guide
docs/images/new-diagram.png- Descriptiondocs/images/screenshot.png- Description
- Alt text for images
- Descriptive link text
- Proper heading hierarchy
- Screen reader friendly
- English (primary)
- Ready for translation
- Translation files updated
- Relevant keywords included
- Clear page title
- Meta description (if applicable)
- Searchable content
- Documentation is accurate
- Code examples tested
- All links work
- No typos
- Follows style guide
- Images optimized
- Builds successfully
- Easy to understand