diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 24cfbb6ad..59f89f8da 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -13,7 +13,7 @@ Closes #XXX ## Expected Usage + You may ignore this step if it is not applicable (delete this section). --> ```Python import uxarray as ux @@ -61,6 +61,19 @@ other_output = uxds.some_function(some_param = True) - [ ] New notebook examples referenced in appropriate .rst file (gallery: `docs/gallery.rst`; guide: `docs/userguide.rst`; quickstart: `docs/quickstart.rst`) - [ ] New notebook gallery examples added entry in `docs/gallery.yml` with appropriate thumbnail photo in `docs/_static/thumbnails/` + +## AI Disclosure + + +AI Usage: + +- [ ] I take responsibility for all AI-generated content in my PR. +- [ ] I have tested all AI-generated content in my PR. +