You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
687 B

5 years ago
---
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.