Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info
titleSoftware Licensing Guides Series

...

The SQAaaS tool (Software Quality Assurance as a Service), https://sqaaas.eosc-synergy.eu/, checks for the presence of a LICENSE file with an OSI-approved licence. It also checks for:

  • LICENSE.txt
  • CITATION.cff
  • CODE_OF_CONDUCT.md
  • CHANGELOG.md
  • CONTRIBUTING.md
  • Release tags should follow Semantic Versioning (e.g. ‘1.2.3’ is compliant, ‘v1.2.3’ is not)

...