Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 852 Bytes

File metadata and controls

25 lines (17 loc) · 852 Bytes

🤝 Contributing to 4th Wave AI

First off, thank you for considering contributing! 🚀
4th Wave AI is built to track and share breakthroughs across AI, Robotics, Quantum, Biotech, Nanotech, and the Human Effect.
We welcome ideas, code, and improvements that help expand this mission.


📜 License Context

  • This project uses the 4th Wave AI Business Source License (BSL) with a rolling 3-year change date.
  • Contributions are accepted under the same license.
  • After the Change Date, each release automatically becomes open source (Apache 2.0).

👉 By submitting a contribution, you agree your code may be released under BSL → Apache 2.0.


🛠 How to Contribute

1. Fork & Branch

  • Fork the repo to your own GitHub account.
  • Create a branch for your changes:
    git checkout -b feat/my-new-feature