github.com/web-platform-tests/wpt.fyi@v0.0.0-20240530210107-70cf978996f1/PULL_REQUEST_TEMPLATE.md (about)

     1  <!--
     2  Thanks for the PR, you probably worked hard on it! Before you submit it for review, please make sure you read our guidelines for contributing to this repository. 
     3  
     4  Try to make the job easy for your reviewer! Below is a template you can use as a guide for what context your reviewer might need.  
     5  If you changed any dev procedures, consider also updating the README.
     6  -->
     7  
     8  ## Description
     9  TODO
    10  <!-- A detailed description explaining what your code accomplishes, and why this work is taking place. If this affects an open issue, please make sure to properly reference it. -->
    11  
    12  ## Review Information
    13  TODO
    14  <!-- Provide detailed instructions for how to run the code. -->
    15  
    16  ## Changes
    17  TODO
    18  <!-- Highlight the files that have changed and group them into concepts, or issues being solved -->
    19  
    20  ## Requirements
    21  TODO
    22  <!-- Describe any special configurations, environment requirements, or dependencies. -->