Skip to content

Commit fc901a5

Browse files
committed
Merge remote-tracking branch 'origin/main' into fastmcp
2 parents adf25e7 + 67ab04c commit fc901a5

File tree

26 files changed

+744
-71
lines changed

26 files changed

+744
-71
lines changed

.github/ISSUE_TEMPLATE/1-feature_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ body:
1212
label: Checklist
1313
description: Please confirm and check all the following options.
1414
options:
15-
- label: I have searched the [existing issues](https://github.com/oracle-samples/ai-optimizer/issues) for similar feature requests.
15+
- label: I have searched the [existing issues](https://github.com/oracle/ai-optimizer/issues) for similar feature requests.
1616
required: true
1717
- label: I added a descriptive title and summary to this issue.
1818
required: true

.github/ISSUE_TEMPLATE/2-bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ body:
1414
label: Checklist
1515
description: Please confirm and check all the following options.
1616
options:
17-
- label: I have searched the [existing issues](https://github.com/oracle-samples/ai-optimizer/issues) for similar issues.
17+
- label: I have searched the [existing issues](https://github.com/oracle/ai-optimizer/issues) for similar issues.
1818
required: true
1919
- label: I added a very descriptive title to this issue.
2020
required: true

.github/ISSUE_TEMPLATE/3-doc_improvement.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ body:
1212
label: Improve existing documentation
1313
description: Link to documentation page in question (if any)
1414
placeholder: |
15-
https://oracle-samples.github.io/ai-optimizer/...
15+
https://oracle.github.io/ai-optimizer/...
1616
validations:
1717
required: false
1818
- type: textarea

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
blank_issues_enabled: false
22
contact_links:
33
- name: 📖 Documentation
4-
url: https://oracle-samples.github.io/ai-optimizer/
4+
url: https://oracle.github.io/ai-optimizer/
55
about: Learn more about how to use the AI Optimizer and Toolkit
66
- name: ❓ Anything else?
77
url: https://oracledevs.slack.com/archives/C089NPXG8AU

0 commit comments

Comments
 (0)