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
custom-notsigned-prcomment: '🎉 Thank you for your contribution! It appears you have not yet signed the F5 Contributor License Agreement (CLA), which is required for your changes to be incorporated into an F5 Open Source Software (OSS) project. Please kindly read the [F5 CLA](https://github.com/f5/.github/blob/main/CLA/cla-markdown.md) and reply on a new comment with the following text to agree:'
28
-
custom-pr-sign-comment: 'I have hereby read the F5 CLA and agree to its terms'
29
-
custom-allsigned-prcomment: '✅ All required contributors have signed the F5 CLA for this PR. Thank you!'
38
+
custom-notsigned-prcomment: "🎉 Thank you for your contribution! It appears you have not yet signed the F5 Contributor License Agreement (CLA), which is required for your changes to be incorporated into an F5 Open Source Software (OSS) project. Please kindly read the [F5 CLA](https://github.com/f5/.github/blob/main/CLA/cla-markdown.md) and reply on a new comment with the following text to agree:"
39
+
custom-pr-sign-comment: "I have hereby read the F5 CLA and agree to its terms"
40
+
custom-allsigned-prcomment: "✅ All required contributors have signed the F5 CLA for this PR. Thank you!"
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -71,9 +71,8 @@ issue template.
71
71
72
72
### F5 Contributor License Agreement (CLA)
73
73
74
-
F5 requires all external contributors to agree to the terms of the F5 CLA
75
-
(available [here](https://github.com/f5/.github/blob/main/CLA/cla-markdown.md)) before any of their changes can be
76
-
incorporated into an F5 Open Source repository.
74
+
F5 requires all external contributors to agree to the terms of the F5 CLA (available [here](https://github.com/f5/.github/blob/main/CLA/cla-markdown.md))
75
+
before any of their changes can be incorporated into an F5 Open Source repository.
77
76
78
77
If you have not yet agreed to the F5 CLA terms and submit a PR to this repository, a bot will prompt you to view and
79
78
agree to the F5 CLA. You will have to agree to the F5 CLA terms through a comment in the PR before any of your changes
0 commit comments