Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
## Description
<!-- Describe changes and link to related issues -->

## AI Usage
<!-- Please complete this section, as required by our contributing guidelines: https://pydis.com/contributing.md -->
<!-- Replace [ ] with [x] to select the appropriate option -->

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*)

<!-- Further explain how AI was used if appropriate: -->