Update PULL_REQUEST_TEMPLATE.md (#606)
This commit is contained in:
committed by
GitHub
parent
f87909596f
commit
7260991327
5
.github/PULL_REQUEST_TEMPLATE.md
vendored
5
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -8,11 +8,14 @@ Thanks for submitting a pull request! Please provide enough information so that
|
|||||||
**Describe the change**
|
**Describe the change**
|
||||||
Please provide a clear and concise description of the changes you're proposing. Explain what problem it solves or what feature it adds.
|
Please provide a clear and concise description of the changes you're proposing. Explain what problem it solves or what feature it adds.
|
||||||
|
|
||||||
|
**Provide OpenAI documentation link**
|
||||||
|
Provide a relevant API doc from https://platform.openai.com/docs/api-reference
|
||||||
|
|
||||||
**Describe your solution**
|
**Describe your solution**
|
||||||
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.
|
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.
|
||||||
|
|
||||||
**Tests**
|
**Tests**
|
||||||
Briefly describe how you have tested these changes.
|
Briefly describe how you have tested these changes. If possible — please add integration tests.
|
||||||
|
|
||||||
**Additional context**
|
**Additional context**
|
||||||
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.
|
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.
|
||||||
|
|||||||
Reference in New Issue
Block a user