Skip to content
  • Trustin Lee's avatar
    8e2de4fc
    Move the pull request guide to the developer guide · 8e2de4fc
    Trustin Lee authored
    Motivation:
    
    CONTRIBUTING.md is useful only because it lets Github show a user the
    link to it so the user can check what information we need before
    submitting a bug report.  However, Github does not do the same for a
    pull request submission form, and thus there's no reason to keep the
    information about how to submit a good pull request in CONTRIBUTING.md.
    
    Modification:
    
    Replace the section about issuing a pull request with the link to the
    official developer guide.
    
    Result:
    
    CONTRIBUTING.md is easier to maintain.
    8e2de4fc
    Move the pull request guide to the developer guide
    Trustin Lee authored
    Motivation:
    
    CONTRIBUTING.md is useful only because it lets Github show a user the
    link to it so the user can check what information we need before
    submitting a bug report.  However, Github does not do the same for a
    pull request submission form, and thus there's no reason to keep the
    information about how to submit a good pull request in CONTRIBUTING.md.
    
    Modification:
    
    Replace the section about issuing a pull request with the link to the
    official developer guide.
    
    Result:
    
    CONTRIBUTING.md is easier to maintain.
After you've reviewed these contribution guidelines, you'll be all set to contribute to this project.
Loading