Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 1.03 KB

CONTRIBUTING.md

File metadata and controls

11 lines (10 loc) · 1.03 KB

How to Contribute

Thanks for your interest in contributing to Catalyst SD-WAN Lab! Please take a moment to review this document before submitting a pull request:

  • Want to add something from yourself? Make a PR.
    • To make a PR - fork the repository, make your changes and make the pull request. Now just wait for the review and feedback from our developers.
    • Make clear PR description and include doc strings in your code to make it easily understandable.
    • Always write a clear log message for your commits.
    • Before submitting PR, verify the existings SD-WAN Lab tasks works without any issues.
    • For CML interactions, use official CML SDK
    • For SD-WAN interactions, use official Catalyst WAN SDK
  • Bugs or feature requests? Report it here - remember to provide as much information as you can.