You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,11 +8,14 @@ Thanks for submitting a pull request! Please provide enough information so that
8
8
**Describe the change**
9
9
Please provide a clear and concise description of the changes you're proposing. Explain what problem it solves or what feature it adds.
10
10
11
+
**Provide OpenAI documentation link**
12
+
Provide a relevant API doc from https://platform.openai.com/docs/api-reference
13
+
11
14
**Describe your solution**
12
15
Describe how your changes address the problem or how they add the feature. This should include a brief description of your approach and any new libraries or dependencies you're using.
13
16
14
17
**Tests**
15
-
Briefly describe how you have tested these changes.
18
+
Briefly describe how you have tested these changes. If possible — please add integration tests.
16
19
17
20
**Additional context**
18
21
Add any other context or screenshots or logs about your pull request here. If the pull request relates to an open issue, please link to it.
0 commit comments