From f2ff84b2ee8a25e1ebe979fec88064e0014e225d Mon Sep 17 00:00:00 2001 From: "C. E. Brasseur" Date: Mon, 16 Mar 2026 16:26:03 -0600 Subject: [PATCH] adding AI policy link --- contribute.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contribute.html b/contribute.html index 9c6daa7d..6e2b4596 100644 --- a/contribute.html +++ b/contribute.html @@ -151,7 +151,7 @@

Contribute code or documentationEffort-medium: issues that should take a few days at most
  • Effort-high: longer term issues -

    You may also want to familiarize yourself with the developer documentation, particularly the coding and documentation guidelines.

    +

    You may also want to familiarize yourself with the developer documentation, particularly the coding and documentation guidelines, and our AI usage policy.

    Once you have a change to propose, if it's a simple fix to just a single file, you can even just browse to the appropriate file and use the "edit" button on github. If it's a more complex change, we suggest you follow the developer install instructions, and use that with Astropy's github page to issue a pull request with your changes. If you aren't familiar with github, we suggest you looking over our workflow documentation. Once your code is accepted, you are officially an Astropy contributor and eligible to be included on the author list of future publications.