OpenLake/OpenLake--Website

Add LICENSE file to establish open-source terms

Open

#42 建立於 2026年4月5日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)JavaScript (12 fork)auto 404
documentationenhancementgood first issue

倉庫指標

Star
 (2 star)
PR 合併指標
 (PR 指標待抓取)

描述

🔍 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

貢獻者指南