View file core/libs/s3/vendor/aws/aws-sdk-php/.github/ISSUE_TEMPLATE/general_issue.md

File size: 687B
---
name: General issue
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''

---

Please fill out the sections below to help us address your issue.

### Version of AWS SDK for PHP?


### Version of PHP (`php -v`)?


### What issue did you see?


### Steps to reproduce
If you have a runnable example, please include it as a snippet or link to a repository/gist for larger code examples.

### Additional context
Any additional information relevant to the issue. Examples include any framework you may be using (e.g. Laravel, Wordpress) in conjunction with the AWS SDK for PHP, or PHP/environment config settings if the issue is related to memory or performance.