Skip to content

Commit cf816fb

Browse files
committed
Add CONTRIBUTING.md
1 parent e586d69 commit cf816fb

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CONTRIBUTING.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Contributing
2+
3+
There is currently no specific guidelines for contributing to klint.
4+
However, you should in general follow the guidelines to contribute to the Linux kernel and the Rust language.
5+
6+
## Generated Contents
7+
8+
There is no ban on using langauge models to assist development, but doing so should follow [generated content guideline](https://www.kernel.org/doc/html/next/process/generated-content.html) in the kernel.
9+
Pull requests that are fully or mainly generated by AI is not welcome and will be closed in line with [burdensome PR policy](https://github.com/rust-lang/compiler-team/issues/893) of the Rust compiler.

0 commit comments

Comments
 (0)