File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change 1717 with :
1818 distribution : foxy
1919 linter : ${{ matrix.linter }}
20+ arguments : " --linelength=120"
2021 package-name :
2122 ros2_control_demo_hardware
2223 ros2_control_demo_robot
Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ Please try to include as much information as you can. Details like these are inc
1919* Any modifications you've made relevant to the bug
2020* Anything unusual about your environment or deployment
2121
22+
2223## Contributing via Pull Requests
2324Contributions via pull requests are much appreciated.
2425Before sending us a pull request, please ensure that:
@@ -39,3 +40,17 @@ To send us a pull request, please:
3940
4041GitHub provides additional documentation on [ forking a repository] ( https://help.github.com/articles/fork-a-repo/ ) and
4142[ creating a pull request] ( https://help.github.com/articles/creating-a-pull-request/ ) .
43+
44+
45+ ## Licensing
46+ Any contribution that you make to this repository will be under the Apache 2 License, as dictated by that [ license] :
47+
48+ ~~~
49+ 5. Submission of Contributions. Unless You explicitly state otherwise,
50+ any Contribution intentionally submitted for inclusion in the Work
51+ by You to the Licensor shall be under the terms and conditions of
52+ this License, without any additional terms or conditions.
53+ Notwithstanding the above, nothing herein shall supersede or modify
54+ the terms of any separate license agreement you may have executed
55+ with Licensor regarding such Contributions.
56+ ~~~
You can’t perform that action at this time.
0 commit comments