diff --git a/pull_request_template.md b/pull_request_template.md new file mode 100644 index 0000000..ee3eaab --- /dev/null +++ b/pull_request_template.md @@ -0,0 +1,13 @@ +## Description + + +## AI Usage + + + +The contents of this PR are: +- [ ] Not authored by AI. (*Example: Minor usage of AI-based autocomplete*) +- [ ] Partially authored by AI. (*Example: Prompt-based generation of parts of code, or AI review/refactoring tool usage*) +- [ ] Mostly/fully authored by AI. (*Example: Full PR generation by prompting with linked issue*) + + \ No newline at end of file