Skip to content

Commit 3f467c6

Browse files
author
Sunil Thaha
authored
Merge pull request #2233 from SamYuan1990/GenAIpolicy
[docs] Add Gen AI policy in readme and contributing file
2 parents a2ae8f2 + 69821bc commit 3f467c6

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ Kepler is a Go-based project focused on sustainable computing. Before contributi
1111
- Familiarize yourself with the project structure by exploring the repository
1212
- Read our [GOVERNANCE.md](GOVERNANCE.md) and [MAINTAINERS.md](MAINTAINERS.md) documents
1313

14+
## Gen AI policy
15+
16+
Our project adheres to the Linux Foundation's Generative AI Policy, which can be viewed at [https://www.linuxfoundation.org/legal/generative-ai](https://www.linuxfoundation.org/legal/generative-ai).
17+
1418
## How Do I Start Contributing? 🚀
1519

1620
1. Fork the repository on GitHub

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,10 @@ For more detailed documentation, please visit the [official Kepler documentation
9090

9191
Contributions are welcome! Please feel free to submit a Pull Request. For more detailed information about contributing to this project, please refer to our [CONTRIBUTING.md](CONTRIBUTING.md) file.
9292

93+
### Gen AI policy
94+
95+
Our project adheres to the Linux Foundation's Generative AI Policy, which can be viewed at [https://www.linuxfoundation.org/legal/generative-ai](https://www.linuxfoundation.org/legal/generative-ai).
96+
9397
## 📝 License
9498

9599
This project is licensed under the Apache License 2.0 - see the [LICENSES](LICENSES) for details.

0 commit comments

Comments
 (0)