Skip to content

Commit 7260991

Browse files
authored
Update PULL_REQUEST_TEMPLATE.md (#606)
1 parent f879095 commit 7260991

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,14 @@ Thanks for submitting a pull request! Please provide enough information so that
88
**Describe the change**
99
Please provide a clear and concise description of the changes you're proposing. Explain what problem it solves or what feature it adds.
1010

11+
**Provide OpenAI documentation link**
12+
Provide a relevant API doc from https://platform.openai.com/docs/api-reference
13+
1114
**Describe your solution**
1215
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.
1316

1417
**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.
1619

1720
**Additional context**
1821
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

Comments
 (0)