You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: libswsscommon-dev requires libnl-3-200-dev, libnl-route-3-200-dev and libnl-nf-3-200-dev version >= 3.5.0. If these are not available via apt repositories, you can get them from the latest sonic-buildimage Jenkins build: https://sonic-jenkins.westus2.cloudapp.azure.com/job/vs/job/buildimage-vs-all/lastSuccessfulBuild/artifact/target/debs/buster/.
66
+
> Note: libswsscommon-dev requires libnl-3-200-dev, libnl-route-3-200-dev and libnl-nf-3-200-dev version >= 3.5.0. If these are not available via apt repositories, you can get them from the latest [sonic-buildimage build](https://sonic-build.azurewebsites.net/api/sonic/artifacts?branchName=master&platform=vs&format=zip&target=target%2Fdebs%2Fbuster).
55
67
56
68
Install SAI dependencies:
57
69
@@ -76,13 +88,17 @@ If you do not have libsai, you can build a debian package using:
76
88
## Need Help?
77
89
78
90
For general questions, setup help, or troubleshooting:
79
-
-[sonicproject on Google Groups](https://groups.google.com/d/forum/sonicproject)
91
+
92
+
-[sonicproject on Google Groups](https://groups.google.com/g/sonicproject)
80
93
81
94
For bug reports or feature requests, please open an Issue.
82
95
83
96
## Contribution guide
84
97
85
-
See the [contributors guide](https://github.com/Azure/SONiC/blob/gh-pages/CONTRIBUTING.md) for information about how to contribute.
98
+
See the [contributors guide](https://github.com/sonic-net/SONiC/wiki/Becoming-a-contributor) for information about how to contribute.
99
+
100
+
All contributors must sign an [Individual Contributor License Agreement (ICLA)](https://docs.linuxfoundation.org/lfx/easycla/v2-current/contributors/individual-contributor) before contributions can be accepted. This process is managed by the [Linux Foundation - EasyCLA](https://easycla.lfx.linuxfoundation.org/) and automated
101
+
via a GitHub bot. If the contributor has not yet signed a CLA, the bot will create a comment on the pull request containing a link to electronically sign the CLA.
86
102
87
103
### GitHub Workflow
88
104
@@ -116,4 +132,3 @@ For example:
116
132
* Push your changes to your private fork and do "pull-request" to this repository
0 commit comments