Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 660 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (8 loc) · 660 Bytes

Contributing Guide

We are excited to let others participate in development. By being a part of this project, you agree to abide by the CNCF code of conduct

When modifying code:

  • create a new branch to put your changes in
  • test your changes and ensure that everything is working correctly
  • push your changes into the branch you previously created
    • your changed code should be commented and your commit message should be informative
  • submit a pull request. note: the main branch has the necessary files to run the project locally and the hosted branch is the live site