diff options
| author | Bnyro <bnyro@tutanota.com> | 2026-03-12 13:34:18 +0100 |
|---|---|---|
| committer | Bnyro <bnyro@tutanota.com> | 2026-03-12 16:04:00 +0100 |
| commit | 3a032d63a97539e71100fd155abc27d9762d17b9 (patch) | |
| tree | 638458a5358b634b655e5b807a6d1c07f426189f /CONTRIBUTING.rst | |
| parent | e30d490429b7f845b237ee5cd8a021d39812637d (diff) | |
docs: add AI policy
Diffstat (limited to 'CONTRIBUTING.rst')
| -rw-r--r-- | CONTRIBUTING.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index b0a81f70c..cb85e6800 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -2,6 +2,7 @@ .. _Quickstart guide: https://docs.searxng.org/dev/quickstart.html .. _Commits guide: https://docs.searxng.org/dev/commits.html +.. _AI Policy: https://github.com/searxng/searxng/blob/master/AI_POLICY.rst .. _Weblate: https://translate.codeberg.org/projects/searxng/searxng/ .. _GitHub Codespaces: https://docs.github.com/en/codespaces/overview .. _120 hours per month: https://github.com/settings/billing @@ -90,3 +91,8 @@ rules in this project are: - Prefer fewer arguments. - Do not add obvious comments to code. - Do not comment out code, delete lines instead. + +AI Policy +~~~~~~~~~ + +For our policy on the use of AI tools, please read `AI Policy`_. |
