Skip to content

Commit 0fdf94c

Browse files
committed
added clause for AI usage
1 parent a31a7fc commit 0fdf94c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/IntelOwl/contribute.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ For this reason it is important to follow some easy rules based on a simple but
3030

3131
- When creating a PR, please read through the sections that you will find in the PR template and compile it appropriately. If you do not, your PR can be rejected. This is a form of respect to the maintainers.
3232

33+
- Use AI tools appropriately. If we find that you abuse those tools and you just copy/paste without even checking what you are pushing in a PR, we will automatically reject your PR and your future PRs. This is a form of respect to the maintainers.
34+
3335
## Code Style
3436

3537
Keeping to a consistent code style throughout the project makes it easier to contribute and collaborate. We make use of [`psf/black`](https://github.com/psf/black) and [isort](https://pycqa.github.io/isort/) for code formatting and [`flake8`](https://flake8.pycqa.org) for style guides.

0 commit comments

Comments
 (0)