github.com/Comcast/plax@v0.8.32/CONTRIBUTING.md (about)

     1  # How to Contribute
     2  
     3  Thank you for considering helping out!
     4  
     5  Looking to update information or feature your project? Feel free to make the change yourself. You're in the right place to get started.
     6  
     7  First, please read the [code of conduct](CODE_OF_CONDUCT.md). We take it very seriously!
     8  
     9  Next, if you want to help out, do the following:
    10  
    11  1. Fork the project.
    12  2. Make a feature branch with the name of your change.
    13  3. Make a change.
    14  4. Commit your code.
    15  5. Issue a Pull Request.
    16  
    17  Once your PR is issued, we will review your work and decide on adding it to the project!
    18  
    19  For more details about contributing to GitHub projects see
    20  http://gun.io/blog/how-to-github-fork-branch-and-pull-request/
    21  
    22  ## Contributor License Agreement
    23  
    24  If you would like to contribute code to this project you can do so through
    25  GitHub by forking the repository and sending a pull request.
    26  
    27  Before Comcast merges your code into the project you must sign the [Comcast
    28  Contributor License Agreement
    29  (CLA)](https://gist.github.com/ComcastOSS/a7b8933dd8e368535378cda25c92d19a).
    30  
    31  If you haven't previously signed a Comcast CLA, you'll automatically be asked
    32  to when you open a pull request. Alternatively, we can send you a PDF that
    33  you can sign and scan back to us. Please create a new GitHub issue to request
    34  a PDF version of the CLA.
    35