File tree 1 file changed +13
-8
lines changed
1 file changed +13
-8
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Thank you for your interest in Golo!
4
4
5
+ ## Legal considerations
6
+
7
+ If you are adding or modifying files you may add your own copyright line, but please ensure that the
8
+ form is consistent with the existing files, and please note that a INSA-Lyon copyright line must
9
+ appear in every copyright notice. All files are released under the terms of the * Apache Software
10
+ License, Version 2.0* .
11
+
12
+ Last but not least, you need to sign a
13
+ [ contributor license agreement] ( http://golo-lang.org/legal/cla/ )
14
+ before your contribution can be accepted into the project.
15
+
16
+ ## Technical considerations
17
+
5
18
You can propose contributions by forking the GitHub reference repository and sending pull requests.
6
19
Do not make pull requests from your ` master ` branch, please use topic branches instead.
7
20
@@ -14,12 +27,4 @@ http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html
14
27
A contribution is not a good contribution unless it comes with unit tests, integration tests and
15
28
documentation.
16
29
17
- If you are adding or modifying files you may add your own copyright line, but please ensure that the
18
- form is consistent with the existing files, and please note that a INSA-Lyon copyright line must
19
- appear in every copyright notice. All files are released under the terms of the * Apache Software
20
- License, Version 2.0* .
21
-
22
- Last but not least, you need to sign a
23
- [ contributor license agreement] ( http://golo-lang.org/legal/cla/ )
24
- before your contribution can be accepted into the project.
25
30
You can’t perform that action at this time.
0 commit comments