Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
blank_issues_enabled: true
8 changes: 8 additions & 0 deletions .github/ISSUE_TEMPLATE/issue_with_ai.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@

---
name: Issue or feature with AI pre-check
about: Use this template to file a bug or feature, optionally using AI pre-check
title: ""
labels: ""
assignees: ""
---

(Optional) When submitting an Issue, please consider using a "deep research" tool to sanity check your proposal. Then **before** submission, run your draft through a strong model with a prompt such as:

> "Please review the AGENTS.md and README.md along with this draft Issue and check that it does not have any gaps — why it might be insufficient, incomplete, lacking a concrete example, duplicating prior issues or PRs, or not be aligned with the project goals or non‑goals."
Expand Down
Loading