diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index f4d3c2a..92f036d 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -11,6 +11,7 @@ # Dev Checklist: - [ ] My code follows the guidelines at https://sites.google.com/lbl.gov/trussresources/home?authuser=0 +- [ ] My submission follows the [AI Covenant](/AI_COVENANT.md) principles - [ ] I have performed a self-review of my own code - [ ] I have commented my code, particularly in hard-to-understand areas - [ ] I have made corresponding changes to the documentation