OpenLake/OpenLake--Website

Add LICENSE file to establish open-source terms

Open

#42 aperta il 5 apr 2026

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)JavaScript (12 fork)auto 404
documentationenhancementgood first issue

Metriche repository

Star
 (2 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

🔍 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

Guida contributor