Skip to content
Open
Show file tree
Hide file tree
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
29 changes: 27 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_issue.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ Instructions:
* Use the 'preview' function above this text box to verify formatting before submitting
-->

**Target branch:** <!-- e.g. develop, release-0.17.x -->

## Observed behavior
<!--
Description of the behavior that was observed, including screenshots or other references when applicable
Expand Down Expand Up @@ -67,6 +69,29 @@ Tell us about your environment, including:

<!--
AI DISCLOSURE: If this issue was written with AI assistance, add:
🤖 This issue was written with AI assistance, under supervision, review and final edits by [@username] 🤖
OPTIONAL - Delete if not needed.

AI USAGE - DEEP guidelines

If AI was used in preparing this issue, please fill in the section below.
Our DEEP guidelines ask that when using AI you:

Disclose - Be open about when you've used AI for support.
Engage critically - Question what is generated. Verify claims and sources.
Edit - Digest and refine AI output rather than copy-pasting it.
Process sharing - Explain how you used the AI so others can learn.

Examples of good disclosures:

"I used Gemini to help draft this issue from my rough notes. I edited
the description for accuracy, confirmed the reproduction steps myself,
and trimmed the verbose output."

"This is based on a Claude summary of clearinghouse feedback. I
cross-checked the key points against the original feedback and rewrote
the requirements in my own words."

If AI was not used, delete the section below.
-->

## AI usage
29 changes: 27 additions & 2 deletions .github/ISSUE_TEMPLATE/enhancement_issue.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ Instructions:

-->

**Target branch:** <!-- e.g. develop, release-0.17.x -->

## Current behavior
<!-- Briefly describe the current behavior; you may include screenshots, code, and notes -->

Expand All @@ -29,6 +31,29 @@ Instructions:


<!--
AI DISCLOSURE: If this issue was written with AI assistance, add:
🤖 This issue was written with AI assistance, under supervision, review and final edits by [@username] 🤖
OPTIONAL - Delete if not needed.

AI USAGE - DEEP guidelines

If AI was used in preparing this issue, please fill in the section below.
Our DEEP guidelines ask that when using AI you:

Disclose - Be open about when you've used AI for support.
Engage critically - Question what is generated. Verify claims and sources.
Edit - Digest and refine AI output rather than copy-pasting it.
Process sharing - Explain how you used the AI so others can learn.

Examples of good disclosures:

"I used Gemini to help draft this issue from my rough notes. I edited
the description for accuracy, confirmed the reproduction steps myself,
and trimmed the verbose output."

"This is based on a Claude summary of clearinghouse feedback. I
cross-checked the key points against the original feedback and rewrote
the requirements in my own words."

If AI was not used, delete the section below.
-->

## AI usage
27 changes: 25 additions & 2 deletions .github/ISSUE_TEMPLATE/feature_issue.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,29 @@ _[Issues should be attached as sub issues as they are created. There will probab


<!--
AI DISCLOSURE: If this issue was written with AI assistance, add:
🤖 This issue was written with AI assistance, under supervision, review and final edits by [@username] 🤖
OPTIONAL - Delete if not needed.

AI USAGE - DEEP guidelines

If AI was used in preparing this issue, please fill in the section below.
Our DEEP guidelines ask that when using AI you:

Disclose - Be open about when you've used AI for support.
Engage critically - Question what is generated. Verify claims and sources.
Edit - Digest and refine AI output rather than copy-pasting it.
Process sharing - Explain how you used the AI so others can learn.

Examples of good disclosures:

"I used Gemini to help draft this issue from my rough notes. I edited
the description for accuracy, confirmed the reproduction steps myself,
and trimmed the verbose output."

"This is based on a Claude summary of clearinghouse feedback. I
cross-checked the key points against the original feedback and rewrote
the requirements in my own words."

If AI was not used, delete the section below.
-->

## AI usage
27 changes: 25 additions & 2 deletions .github/ISSUE_TEMPLATE/other_issue.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,29 @@ about: For issues that don't fit any other category


<!--
AI DISCLOSURE: If this issue was written with AI assistance, add:
🤖 This issue was written with AI assistance, under supervision, review and final edits by [@username] 🤖
OPTIONAL - Delete if not needed.

AI USAGE - DEEP guidelines

If AI was used in preparing this issue, please fill in the section below.
Our DEEP guidelines ask that when using AI you:

Disclose - Be open about when you've used AI for support.
Engage critically - Question what is generated. Verify claims and sources.
Edit - Digest and refine AI output rather than copy-pasting it.
Process sharing - Explain how you used the AI so others can learn.

Examples of good disclosures:

"I used Gemini to help draft this issue from my rough notes. I edited
the description for accuracy, confirmed the reproduction steps myself,
and trimmed the verbose output."

"This is based on a Claude summary of clearinghouse feedback. I
cross-checked the key points against the original feedback and rewrote
the requirements in my own words."

If AI was not used, delete the section below.
-->

## AI usage
27 changes: 25 additions & 2 deletions .github/ISSUE_TEMPLATE/product_issue.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,29 @@ _[Then, more detail. Provide a short summary and/or list key outcomes that the u


<!--
AI DISCLOSURE: If this issue was written with AI assistance, add:
🤖 This issue was written with AI assistance, under supervision, review and final edits by [@username] 🤖
OPTIONAL - Delete if not needed.

AI USAGE - DEEP guidelines

If AI was used in preparing this issue, please fill in the section below.
Our DEEP guidelines ask that when using AI you:

Disclose - Be open about when you've used AI for support.
Engage critically - Question what is generated. Verify claims and sources.
Edit - Digest and refine AI output rather than copy-pasting it.
Process sharing - Explain how you used the AI so others can learn.

Examples of good disclosures:

"I used Gemini to help draft this issue from my rough notes. I edited
the description for accuracy, confirmed the reproduction steps myself,
and trimmed the verbose output."

"This is based on a Claude summary of clearinghouse feedback. I
cross-checked the key points against the original feedback and rewrote
the requirements in my own words."

If AI was not used, delete the section below.
-->

## AI usage
28 changes: 26 additions & 2 deletions .github/ISSUE_TEMPLATE/technical_task_issue.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Keep it brief - a few sentences.
-->

**Complexity:** Low | Medium | High
**Target branch:** <!-- e.g. develop, release-0.17.x -->

### Context

Expand Down Expand Up @@ -102,6 +103,29 @@ Links to documentation, code references, or relevant libraries.
-->

<!--
AI DISCLOSURE: If this issue was written with AI assistance, add:
🤖 This issue was written with AI assistance, under supervision, review and final edits by [@username] 🤖
OPTIONAL - Delete if not needed.

AI USAGE - DEEP guidelines

If AI was used in preparing this issue, please fill in the section below.
Our DEEP guidelines ask that when using AI you:

Disclose - Be open about when you've used AI for support.
Engage critically - Question what is generated. Verify claims and sources.
Edit - Digest and refine AI output rather than copy-pasting it.
Process sharing - Explain how you used the AI so others can learn.

Examples of good disclosures:

"I used Gemini to help draft this issue from my rough notes. I edited
the description for accuracy, confirmed the reproduction steps myself,
and trimmed the verbose output."

"This is based on a Claude summary of clearinghouse feedback. I
cross-checked the key points against the original feedback and rewrote
the requirements in my own words."

If AI was not used, delete the section below.
-->

## AI usage
27 changes: 25 additions & 2 deletions .github/ISSUE_TEMPLATE/technical_tracking_issue.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,29 @@ Otherwise, leave testing guidance to individual task issues.
-->

<!--
AI DISCLOSURE: If this issue was written with AI assistance, add:
🤖 This issue was written with AI assistance, under supervision, review and final edits by [@username] 🤖
OPTIONAL - Delete if not needed.

AI USAGE - DEEP guidelines

If AI was used in preparing this issue, please fill in the section below.
Our DEEP guidelines ask that when using AI you:

Disclose - Be open about when you've used AI for support.
Engage critically - Question what is generated. Verify claims and sources.
Edit - Digest and refine AI output rather than copy-pasting it.
Process sharing - Explain how you used the AI so others can learn.

Examples of good disclosures:

"I used Gemini to help draft this issue from my rough notes. I edited
the description for accuracy, confirmed the reproduction steps myself,
and trimmed the verbose output."

"This is based on a Claude summary of clearinghouse feedback. I
cross-checked the key points against the original feedback and rewrote
the requirements in my own words."

If AI was not used, delete the section below.
-->

## AI usage
29 changes: 29 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,32 @@
-->


<!--
OPTIONAL - Delete if not needed.

AI USAGE - DEEP guidelines

If AI was used in preparing this PR, please fill in the section below.
Our DEEP guidelines ask that when using AI you:

Disclose - Be open about when you've used AI for support.
Engage critically - Question what is generated. Review code for correctness and unnecessary complexity.
Edit - Review and refine AI output. Remove unnecessary code and verify it still works after your edits.
Process sharing - Explain how you used the AI so others can learn.

Examples of good disclosures:

"I used Claude Code to implement the component, prompting it to follow
the pattern in ComponentX. I reviewed the generated code, removed
unnecessary error handling, and verified the tests pass."

"I brainstormed the approach with Gemini, then had it write failing
tests for the feature. After reviewing the tests, I used Claude Code
to generate the implementation. I refactored the output to reduce
verbosity and ran the full test suite."

If AI was not used, delete the section below.
-->

## AI usage