From 332b0e778cad7208e6a2ea9a3235131876e6bbb2 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 18 Mar 2024 16:57:54 -0400 Subject: [PATCH] policy on AI generated content --- doc/contribute.mdwn | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/contribute.mdwn b/doc/contribute.mdwn index a005e22e81..54bf3b8f1c 100644 --- a/doc/contribute.mdwn +++ b/doc/contribute.mdwn @@ -61,6 +61,9 @@ or work on porting libraries needed by the Windows port. To send patches, either include the patch in a [[bug|bugs]] report (small patch) or put up a branch in a git repository containing your changes. +[Policy on AI generated content](https://joeyh.name/blog/entry/policy_on_adding_AI_generated_content_to_my_software_projects/) +(Summary: It's welcome! But see the page for important details.) + ## learning some Haskell Want to learn some Haskell to get hacking on git-annex?