Skip to content

Commit 28276d6

Browse files
committedAug 11, 2023
v4.0.0-beta.9
1 parent 61cd8e1 commit 28276d6

Some content is hidden

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

63 files changed

+5929
-18649
lines changed
 

‎.github/ISSUE_TEMPLATE/bug_report.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Bug report
22
description: Create a report to help us improve
3-
labels: ["bug"]
3+
labels: ['bug']
44
body:
55
- type: markdown
66
attributes:
@@ -53,4 +53,4 @@ body:
5353
label: Library version
5454
placeholder: openai v3.0.1
5555
validations:
56-
required: true
56+
required: true

‎.github/ISSUE_TEMPLATE/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ contact_links:
44
url: https://help.openai.com/
55
about: |
66
Please only file issues here that you believe represent actual bugs or feature requests for the OpenAI Node library.
7-
If you're having general trouble with the OpenAI API, please visit our help center to get support.
7+
If you're having general trouble with the OpenAI API, please visit our help center to get support.

0 commit comments

Comments
 (0)
Please sign in to comment.