Fix small typos and mcp example command (#417)
This commit is contained in:
parent
7c2d7f4abd
commit
506d73cfa4
2 changed files with 2 additions and 2 deletions
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
|
|
@ -10,7 +10,7 @@ assignees: ''
|
||||||
### Please read this first
|
### Please read this first
|
||||||
|
|
||||||
- **Have you read the docs?**[Agents SDK docs](https://openai.github.io/openai-agents-python/)
|
- **Have you read the docs?**[Agents SDK docs](https://openai.github.io/openai-agents-python/)
|
||||||
- **Have you searched for related issues?** Others may have had similar requesrs
|
- **Have you searched for related issues?** Others may have had similar requests
|
||||||
|
|
||||||
### Describe the feature
|
### Describe the feature
|
||||||
What is the feature you're requesting? How would it work? Please provide examples and details if possible.
|
What is the feature you're requesting? How would it work? Please provide examples and details if possible.
|
||||||
|
|
|
||||||
2
.github/ISSUE_TEMPLATE/question.md
vendored
2
.github/ISSUE_TEMPLATE/question.md
vendored
|
|
@ -10,7 +10,7 @@ assignees: ''
|
||||||
### Please read this first
|
### Please read this first
|
||||||
|
|
||||||
- **Have you read the docs?**[Agents SDK docs](https://openai.github.io/openai-agents-python/)
|
- **Have you read the docs?**[Agents SDK docs](https://openai.github.io/openai-agents-python/)
|
||||||
- **Have you searched for related issues?** Others may have had similar requesrs
|
- **Have you searched for related issues?** Others may have had similar requests
|
||||||
|
|
||||||
### Question
|
### Question
|
||||||
Describe your question. Provide details if available.
|
Describe your question. Provide details if available.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue