WPF DevTools MCP Server
Search Results for

    Contributor Guide

    Thank you for considering a contribution.

    What to read first

    1. Development Setup
    2. Testing and TDD
    3. Documentation Style
    4. ADR Index

    Contribution priorities

    The project values:

    • correctness over surface-level feature count
    • production-grade diagnostics and safety
    • AI-friendly MCP contracts and instructions
    • tests that protect behavior instead of just chasing coverage numbers
    • documentation that is accurate, task-oriented, and easy to skim

    Before opening a change

    • confirm whether the behavior is already covered by an ADR
    • understand runtime and architecture implications
    • prefer narrow, test-backed changes
    • keep file size under the repository limit
    • Edit this page
    In this article
    Back to top WPF DevTools MCP Server documentation for users, operators, and contributors.