diff --git a/.github/ISSUE_TEMPLATE/bug_issue.md b/.github/ISSUE_TEMPLATE/bug_issue.md index aa75ae0..23cc87d 100644 --- a/.github/ISSUE_TEMPLATE/bug_issue.md +++ b/.github/ISSUE_TEMPLATE/bug_issue.md @@ -12,6 +12,8 @@ Instructions: * Use the 'preview' function above this text box to verify formatting before submitting --> +**Target branch:** + ## Observed behavior + +## AI usage diff --git a/.github/ISSUE_TEMPLATE/enhancement_issue.md b/.github/ISSUE_TEMPLATE/enhancement_issue.md index 637b054..d852f7a 100644 --- a/.github/ISSUE_TEMPLATE/enhancement_issue.md +++ b/.github/ISSUE_TEMPLATE/enhancement_issue.md @@ -14,6 +14,8 @@ Instructions: --> +**Target branch:** + ## Current behavior @@ -29,6 +31,29 @@ Instructions: + +## AI usage diff --git a/.github/ISSUE_TEMPLATE/feature_issue.md b/.github/ISSUE_TEMPLATE/feature_issue.md index 60957a1..94adc57 100644 --- a/.github/ISSUE_TEMPLATE/feature_issue.md +++ b/.github/ISSUE_TEMPLATE/feature_issue.md @@ -41,6 +41,29 @@ _[Issues should be attached as sub issues as they are created. There will probab + +## AI usage diff --git a/.github/ISSUE_TEMPLATE/other_issue.md b/.github/ISSUE_TEMPLATE/other_issue.md index b78f4a9..8ba9667 100644 --- a/.github/ISSUE_TEMPLATE/other_issue.md +++ b/.github/ISSUE_TEMPLATE/other_issue.md @@ -8,6 +8,29 @@ about: For issues that don't fit any other category + +## AI usage diff --git a/.github/ISSUE_TEMPLATE/product_issue.md b/.github/ISSUE_TEMPLATE/product_issue.md index 469f260..f85cdba 100644 --- a/.github/ISSUE_TEMPLATE/product_issue.md +++ b/.github/ISSUE_TEMPLATE/product_issue.md @@ -23,6 +23,29 @@ _[Then, more detail. Provide a short summary and/or list key outcomes that the u + +## AI usage diff --git a/.github/ISSUE_TEMPLATE/technical_task_issue.md b/.github/ISSUE_TEMPLATE/technical_task_issue.md index 0580c16..b220cc6 100644 --- a/.github/ISSUE_TEMPLATE/technical_task_issue.md +++ b/.github/ISSUE_TEMPLATE/technical_task_issue.md @@ -19,6 +19,7 @@ Keep it brief - a few sentences. --> **Complexity:** Low | Medium | High +**Target branch:** ### Context @@ -102,6 +103,29 @@ Links to documentation, code references, or relevant libraries. --> + +## AI usage diff --git a/.github/ISSUE_TEMPLATE/technical_tracking_issue.md b/.github/ISSUE_TEMPLATE/technical_tracking_issue.md index 740aa6c..c12bf39 100644 --- a/.github/ISSUE_TEMPLATE/technical_tracking_issue.md +++ b/.github/ISSUE_TEMPLATE/technical_tracking_issue.md @@ -53,6 +53,29 @@ Otherwise, leave testing guidance to individual task issues. --> + +## AI usage diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 07a4441..342a2dc 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -29,3 +29,32 @@ --> … + + + +## AI usage