Carles Fernandez
cb1924e0b4
Improve details on how to sign commits
2021-01-31 21:10:05 +01:00
Carles Fernandez
da2bc8d406
Replace CLA by DCO mechanism for new contributors
...
From now on, new contributors do not have to sign the Contributor License Agreement (CLA) anymore. This has been replaced by the Developer's Certificate of Origin (DCO), which implies that contributed commits need to be signed, either automatically by git or by suffixing a 'Signed-off-by: Your Name your.email@example.com' line in the commit message(s) when doing a pull-request.
2021-01-27 16:26:48 +01:00
Carles Fernandez
716fa970c4
More markdown fixes
2020-02-27 19:50:08 +01:00
Carles Fernandez
b7a75453d3
Fix comments syntax in Markdown
2020-02-08 10:52:42 +01:00
Carles Fernandez
4d0d263280
Make the software package compliant with the REUSE Specification v3.0 (see https://reuse.software/spec/ )
...
Update license headers to SPDX format (see https://spdx.org/ )
Add license to all files
Add CI job in GitHub Actions to ensure compliance
2020-02-08 01:20:02 +01:00
Carles Fernandez
a89ed4512d
Enforce usage of clang-format and clang-tidy in pull requests
2019-09-09 21:32:54 +02:00
Carles Fernandez
d93a3b6c3f
Switch to https://gnss-sdr.org
2018-05-09 20:20:57 +02:00
Carles Fernandez
b4cb0cc76b
Improve wording
2018-04-20 12:56:32 +02:00
Carles Fernandez
2785a751c1
Fix typos)
2018-04-02 01:37:49 +02:00
Carles Fernandez
41571db894
Fix markdown
2018-03-03 12:49:27 +01:00
Carles Fernandez
f924005733
Add mention to
...
http://gnss-sdr.org/coding-style/#use-tools-for-automated-code-formatting
2018-03-03 11:52:27 +01:00
Carles Fernandez
7e44f1ef76
Add contributing guidelines
...
as suggested at https://github.com/blog/1184-contributing-guidelines
2017-04-17 13:43:39 +02:00