github.com/golang/dep@v0.5.4/.github/PULL_REQUEST_TEMPLATE.md (about)

     1  <!--
     2  Work-in-progress PRs are welcome as a way to get early feedback - just prefix
     3  the title with [WIP].
     4  
     5  Add the change in the changelog (except for test changes and docs updates).
     6  Please edit CHANGELOG.md and add the change under the appropriate category (NEW
     7  FEATURES, IMPROVEMENTS & BUG FIXES) along with the PR number.
     8  -->
     9  
    10  ### What does this do / why do we need it?
    11  
    12  ### What should your reviewer look out for in this PR?
    13  
    14  ### Do you need help or clarification on anything?
    15  
    16  ### Which issue(s) does this PR fix?
    17  
    18  <!--
    19  
    20  fixes #
    21  fixes #
    22  
    23  -->