Skip to content

Commit f6e4f7a

Browse files
authored
Merge pull request #12 from hmoreau/missing-pull-request-template
Add missing pull request template mentionned in CONTRIBUTING.md
2 parents 7e9196a + 1d4a03b commit f6e4f7a

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<!--
2+
- Fill in the form below correctly. This will help the OpenAI PHP team to understand the PR and also work on it.
3+
-->
4+
5+
### What:
6+
7+
- [ ] Bug Fix
8+
- [ ] New Feature
9+
10+
### Description:
11+
12+
<!-- describe what your PR is solving -->
13+
14+
### Related:
15+
16+
<!-- link to the issue(s) your PR is solving. If it doesn't exist, remove the "Related" section. -->

0 commit comments

Comments
 (0)