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
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+4-7Lines changed: 4 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,10 @@
1
1
# Contributing
2
2
3
-
For general contribution and community guidelines, please see the [community repo](https://github.com/cyberark/community).
3
+
Thanks for your interest in bash-lib!
4
4
5
-
Thanks for your interest in bash-lib. Before contributing, please take a
6
-
moment to read and sign our [Contributor
7
-
Agreement](CyberArk_Open_Source_Contributor_Agreement.pdf). This provides
8
-
patent protection for all bash-lib users and allows CyberArk to
9
-
enforce its license terms. Please email a signed copy to <a
10
-
href="oss@cyberark.com">oss@cyberark.com</a>
5
+
For general contribution and community guidelines, please see the [community repo](https://github.com/cyberark/community).
6
+
In particular, before contributing please review our [contributor licensing guide](https://github.com/cyberark/community/blob/master/CONTRIBUTING.md#when-the-repo-does-not-include-the-cla)
7
+
to ensure your contribution is compliant with our contributor license agreements.
11
8
12
9
Contributed bash functions are most welcome! The more we share the less we
13
10
duplicate each other. In order to keep this repo tidy, every function must be
0 commit comments