From 5c075201870eab5a25f61da93092bf534f146fc1 Mon Sep 17 00:00:00 2001 From: Florence Bockting <48919471+florence-bockting@users.noreply.github.com> Date: Mon, 11 May 2026 08:20:40 +0300 Subject: [PATCH] Add AI Contribution Policy reference to README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f1344161..ffa4af2c0 100644 --- a/README.md +++ b/README.md @@ -37,4 +37,6 @@ See [how to work with stan submodule in rstan repo](https://github.com/stan-dev/ ### Licensing -RStan is licensed under GPLv3. The Stan code packaged in RStan is licensed under new BSD. +RStan is licensed under GPLv3. The Stan code packaged in RStan is licensed under new BSD. + +All contributions must follow the [Stan AI Contribution Policy](https://github.com/stan-dev/stan/wiki/AI-Contribution-Policy).