Becoming a contributor - Staphylo/SONiC GitHub Wiki
Legal
We welcome everyone to contribute to SONiC project. A Contribution License Agreement is required before you making a contribution to the open source project.
Please find and sign the CLA here. Thanks for your support.
How to Contribute
Design Spec
- Create the file as MD (markdown) format;
- Send as a pull request to https://github.com/Azure/SONiC/pulls;
- Go through community design review;
- Once approved, the doc will be merged to https://github.com/Azure/SONiC repo;
- The doc will be published on SONiC WiKi;
File A Issue
- Issues should be filed under https://github.com/Azure/sonic-buildimage/issues;
- Please fill the template as
- Description
- Steps to reproduce the issue:
- Describe the results you received:
- Describe the results you expected:
- Attach debug file
- Submit