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
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,7 @@ today! As a contributor, here are the guidelines we would like you to follow:
10
10
-[Submission Guidelines](#submit)
11
11
-[Coding Rules](#rules)
12
12
-[Commit Message Guidelines](#commit)
13
+
-[Signing the CLA](#signing-the-cla)
13
14
14
15
## <aname="coc"></a> Code of Conduct
15
16
Help us keep Scully open and inclusive. Please read and follow our [Code of Conduct][coc].
@@ -205,10 +206,19 @@ reference GitHub issues that this commit **Closes**.
205
206
206
207
**Breaking Changes** should start with the word `BREAKING CHANGE:` with a space or two newlines. The rest of the commit message is then used for this.
207
208
209
+
## Signing the CLA
210
+
211
+
Please sign our Contributor License Agreement (CLA) before sending pull requests. For any code changes to be accepted, the CLA must be signed. It's a quick process, we promise!
212
+
213
+
- For individuals we have a [simple click-through form][cla-individual].
214
+
- For corporations we'll need you to [print, sign and one of scan+email, fax or mail the form][cla-corporations].
0 commit comments