Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /pull_request_template.md is written in an unsupported language. File is not indexed.

0001 #### PR description:
0002 
0003 <!-- Please replace this text with a description of the feature proposed or problem addressed, specifying:
0004   - what changes are expected in the output if any, 
0005   - what other PRs or externals it depends upon if any,
0006   - link to any additional material useful to provide a documentation for this PR (slides, JIRA tickets, related pull requestes, hypernews, TWiki or Indico pages)  -->
0007 
0008 #### PR validation:
0009 
0010 <!-- Please replace this text with a description of which tests have been performed to verify the correctness of the PR, including the eventual addition of new code for testing like unit tests, test configurations, additions or updates to the runTheMatrix test workflows -->
0011 
0012 #### If this PR is a backport please specify the original PR and why you need to backport that PR. If this PR will be backported please specify to which release cycle the backport is meant for:
0013 
0014 <!-- Please replace this text with any link to the master PR, or the intended backport release cycle numbers -->
0015 
0016 Before submitting your pull requests, make sure you followed this checklist:
0017 - verify that the PR is really intended for the chosen branch
0018 - verify that changes follow [CMS Naming, Coding, And Style Rules](http://cms-sw.github.io/cms_coding_rules.html)
0019 - verify that the PR passes the basic test procedure suggested in the [CMSSW PR instructions](https://cms-sw.github.io/PRWorkflow.html)
0020 
0021 <!-- Please delete the text above after you verified all points of the checklist  -->