OpenLake/OpenLake--Website

Add LICENSE file to establish open-source terms

Open

#42 geöffnet am 5. Apr. 2026

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (12 Forks)auto 404
documentationenhancementgood first issue

Repository-Metriken

Stars
 (2 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

🔍 Summary

No LICENSE file found in this repository. Without a license, the legal status of the code is unclear and contributors cannot safely use or modify it.

📋 What Needs to Be Done

  • Choose an appropriate license (recommend MIT License for OpenLake projects)
  • Create a LICENSE file at the repository root
  • Add a license badge to README.md
  • Optionally: Add license headers to source files

💡 Resources

Contributor Guide