Skip to content

Commit 3ec82e7

Browse files
Merge branch 'main' into feat/openai-structured-outputs-3449
2 parents f73b822 + a912524 commit 3ec82e7

109 files changed

Lines changed: 1266 additions & 3477 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/ISSUE_TEMPLATE/bug_report.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ body:
88
value: |
99
Thanks for taking the time to fill out this bug report! Please make sure to fill out the entire form below, providing as much context as you can in order to help us triage and track down your bug as quickly as possible.
1010
11-
Before filing a bug, please be sure you have searched through [existing bugs](https://github.com/open-telemetry/opentelemetry-python-contrib/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+label%3Abug) to see if your bug is already addressed.
12-
11+
Before filing a bug, please be sure you have searched through [existing bugs](https://github.com/open-telemetry/opentelemetry-python-contrib/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+label%3Abug) to see if your bug is already addressed.
12+
1313
- type: textarea
1414
id: environment
1515
attributes:
@@ -18,9 +18,9 @@ body:
1818
Please describe any aspect of your environment relevant to the problem, including your Python version, [platform](https://docs.python.org/3/library/platform.html), version numbers of installed dependencies, information about your cloud hosting provider, etc. If you're reporting a problem with a specific version of a library in this repo, please check whether the problem has been fixed on main.
1919
value: |
2020
OS: (e.g, Ubuntu)
21-
Python version: (e.g., Python 3.9.10)
21+
Python version: (e.g., Python 3.10.0)
2222
Package version: (e.g., 0.46.0)
23-
23+
2424
- type: textarea
2525
attributes:
2626
label: What happened?

0 commit comments

Comments
 (0)