From e308938d3ac7acee7f777a4df312605273611ec5 Mon Sep 17 00:00:00 2001 From: Florence Bockting Date: Mon, 11 May 2026 09:22:28 +0300 Subject: [PATCH] add AI contribution policy to CONTRIBUTING.md --- .github/CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index c57a63e6f..bfd56271f 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -54,3 +54,5 @@ new to you. Please note that the bayesplot project follows the Stan project's [Code of Conduct](https://discourse.mc-stan.org/t/announcing-our-new-stan-code-of-conduct/23764). By contributing to this project you agree to abide by its terms. + +All contributions must follow the [Stan AI Contribution Policy](https://github.com/stan-dev/stan/wiki/AI-Contribution-Policy). \ No newline at end of file