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
21 changes: 9 additions & 12 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

## Reasons for creating this PR

## Link to relevant issue(s), if any
Expand All @@ -11,13 +10,11 @@

## Known problems or uncertainties in this PR


## Checklist


- [ ] I have added tests that show that the new code works, or tests are not relevant for this PR (e.g. only HTML/CSS changes)
- [ ] The PR doesn't introduce unintended code changes (e.g. empty lines or useless reindentation)

<ul>
<li>[ ] I have added tests that show that the new code works, or tests are not relevant for this PR (e.g. only HTML/CSS changes)</li>
<li>[ ] The PR doesn't introduce unintended code changes (e.g. empty lines or useless reindentation)</li>
</ul>

## Disclosure of AI Tool Usage
Please indicate AI use by choosing the most suitable [TLP:AI](https://nlkw.de/en/blog/ai-tlp/) category below and removing the irrelevant categories from the list. AI:ORANGE is the minimum level for merging.
Expand All @@ -27,9 +24,9 @@
- 🟠 AI:ORANGE AI-generated at scale. Architecture and design actively co-developed and understood, hot spots reviewed, but not every line checked. Conscious risk of comprehension debt.
- 🔴 AI:RED AI-generated, only checked for plausibility. Draft quality, probably not for production.

Describe the AI tool(s) you used:

## Describe the AI tool(s) you used:
<!-- Examples: -->
<!-- Zoo Code with Qwen3.6-35B-A3B -->
<!-- Dirac with Qwen3.6-27B -->
<!-- GitHub Copilot code review -->
<!-- - Zoo Code with Qwen3.6-35B-A3B -->
<!-- - Zoo Code with Qwen3.8-27B -->
<!-- - Dirac with Qwen3.6-27B -->
<!-- - GitHub Copilot code review -->