Skip to content

Commit 1d7d1f5

Browse files
piedoomdoomy
andauthored
added AI policy (#16)
Co-authored-by: doomy <[email protected]>
1 parent 24013fa commit 1d7d1f5

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

content/community/index.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,31 @@ Join Rust Audio on Discord to keep up with audio development within the Rust eco
3131
More detail on expected behavior in the Rust Audio community can be found in the Berlin Code of Conduct: [https://berlincodeofconduct.org/](https://berlincodeofconduct.org/) [(Mirror)](https://web.archive.org/web/20251004120400/https://berlincodeofconduct.org/en)
3232

3333
We appreciate your efforts to keep this a safe and welcoming community, and again, welcome!
34+
35+
---
36+
37+
## AI policy
38+
39+
### Code contributions
40+
41+
Generative AI is a burden to maintainers due to the advent of low-quality pull requests that this technology enables, as well as the copyright issues it poses. To protect our contributors and community members, pull-requests that are suspected to be generated by AI will be closed, and their authors may be barred from further contribution. What is and isn't AI generated is notoriously difficult to strictly define, so moderators will approach these situations on a case-by-case basis.
42+
43+
As a general guideline, here are some examples of **acceptable AI use:**
44+
45+
1. Generating personal-use documentation to understand a repository. Ensure you have permission from the repository owner.
46+
2. Translation services for communication. We recognize these are valuable to members who do not speak English as a native language.
47+
3. Using AI services to check your own written code, to ask questions about your own written code, or to help spot errors in your own written code.
48+
49+
**Unacceptable AI use includes (non-exhaustive):**
50+
51+
1. AI generation of entire function blocks
52+
2. "Vibe coding" entire pull requests
53+
3. Using AI to generate comments or pull request descriptions (except for translation).
54+
55+
### Discord
56+
57+
Our AI policy extends to our Discord community. The Rust Audio community features a channel to showcase and share your audio-related projects in Rust. We ask that all posters respect the following rules. Posts that break these rules will be removed promptly.
58+
59+
1. AI/"Vibe coded" projects are **not allowed**.
60+
2. Using AI generated imagery or art in a post is **not allowed**, even if it is placeholder.
61+
3. Generated AI music (generating a song based on models of other musicians), is **not allowed** anywhere in the Rust Audio community.

0 commit comments

Comments
 (0)