Patch Review

Noun · Open Source

Definitions

  1. The process of examining a proposed code change for correctness, style, compatibility, and maintainability before it is accepted. In many open source projects, patch review is where governance, quality, and mentoring all meet.

    In plain English: Reviewing a proposed code change before accepting it.

    Example: "The patch review caught a portability issue that only showed up on one of the supported BSD targets."

Related Terms