Skip to content

Commit 3f3c78c

Browse files
abrichrclaude
andcommitted
chore: update issue templates for meta-package architecture
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 4bc6869 commit 3f3c78c

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,23 @@
11
blank_issues_enabled: true
2+
contact_links:
3+
- name: openadapt-capture issues
4+
url: https://github.com/OpenAdaptAI/openadapt-capture/issues
5+
about: For issues related to GUI recording and capture
6+
- name: openadapt-ml issues
7+
url: https://github.com/OpenAdaptAI/openadapt-ml/issues
8+
about: For issues related to ML training and inference
9+
- name: openadapt-evals issues
10+
url: https://github.com/OpenAdaptAI/openadapt-evals/issues
11+
about: For issues related to benchmark evaluation
12+
- name: openadapt-viewer issues
13+
url: https://github.com/OpenAdaptAI/openadapt-viewer/issues
14+
about: For issues related to HTML visualization
15+
- name: openadapt-grounding issues
16+
url: https://github.com/OpenAdaptAI/openadapt-grounding/issues
17+
about: For issues related to UI element localization
18+
- name: openadapt-retrieval issues
19+
url: https://github.com/OpenAdaptAI/openadapt-retrieval/issues
20+
about: For issues related to multimodal demo retrieval
21+
- name: openadapt-privacy issues
22+
url: https://github.com/OpenAdaptAI/openadapt-privacy/issues
23+
about: For issues related to PII/PHI scrubbing

.github/ISSUE_TEMPLATE/use_case.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ body:
66
- type: markdown
77
attributes:
88
value: |
9-
Thanks for taking the time to add a new use case! Default text extracted from https://github.com/MLDSAI/OpenAdapt/issues/72#issuecomment-1601991759.
9+
Thanks for taking the time to add a new use case! Default text extracted from https://github.com/OpenAdaptAI/OpenAdapt/issues/72#issuecomment-1601991759.
1010
- type: input
1111
id: role
1212
attributes:

0 commit comments

Comments
 (0)