Changes between Version 10 and Version 11 of UsingGitHub


Ignore:
Timestamp:
Mar 15, 2012 5:10:09 PM (12 years ago)
Author:
abarth@webkit.org
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UsingGitHub

    v10 v11  
    1 = Contributing to WebKit using GitHub (Proposal) =
     1= Using GitHub to Contribute to WebKit (Proposal) =
    22
    33Sometimes when folks are developing an experimental feature, they feel stressed by WebKit's current code review system because breaking their feature down into many small patches that land over a period of weeks makes it harder for them to iterate on the feature.  This document describes an alternative process for contributing to WebKit that uses a more git-like approach based on GitHub's tools.  This process is somewhat experimental, but it might work well for folks who are familiar with git-style development and are working on largely self-contained features.