diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..c41677b --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,31 @@ +## Description + + + +## AI Usage + + + +- [ ] I **did not** use generative AI at all in making the content of this pull + request. +- [ ] I **did** use generative AI in some form in making the content of this + pull request. I have described my use of AI below. + + + +## Contributor Checklist + + + +- [ ] I **have manually reviewed all content** submitted to gittuf in this pull + request. +- [ ] I fully understand the content I am submitting. +- [ ] The changes introduced are documented and have tests included if + applicable. +- [ ] My changes do not infringe on copyright/trademarks/etc. +- [ ] All commits in this pull request include a [DCO + Signoff](https://wiki.linuxfoundation.org/dco). +- [ ] By submitting this pull request, I agree to follow the gittuf [Code of + Conduct](https://github.com/gittuf/community/blob/main/CODE-OF-CONDUCT.md).