Skip to content

Commit 239b16c

Browse files
committed
- adds pull request template
1 parent 19c8af5 commit 239b16c

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
<!-- Read me before you submit this pull request
2+
3+
First off, thank you for opening this pull request! We do appreciate it.
4+
5+
The requests and models for this client library are generated. We won't be accepting pull requests for those code files. With that said, we do appreciate
6+
it when you open pull requests with the proposed file changes, as we'll use that to help guide us in updating our template files.
7+
8+
-->
9+
10+
<!-- Optional. Set the issues that this pull request fixes. Delete 'Fixes #' if there isn't an issue associated with this pull request. -->
11+
Fixes #
12+
13+
<!-- Required. Provide specifics about what the changes are and why you're proposing these changes. -->
14+
### Changes proposed in this pull request
15+
-
16+
17+
<!-- Optional. Provide related links. This might be other pull requests, code files, StackOverflow posts. Delete this section if it is not used. -->
18+
### Other links
19+
-

0 commit comments

Comments
 (0)