mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-05 22:08:27 +00:00
Update Go AWS SDK to the latest version
This commit is contained in:
committed by
Andrey Smirnov
parent
d08be990ef
commit
94a72b23ff
2
vendor/github.com/aws/aws-sdk-go/.github/ISSUE_TEMPLATE.md
generated
vendored
2
vendor/github.com/aws/aws-sdk-go/.github/ISSUE_TEMPLATE.md
generated
vendored
@@ -10,5 +10,5 @@ Please fill out the sections below to help us address your issue.
|
||||
|
||||
### Steps to reproduce
|
||||
|
||||
If you have have an runnable example, please include it.
|
||||
If you have an runnable example, please include it.
|
||||
|
||||
|
||||
21
vendor/github.com/aws/aws-sdk-go/.github/ISSUE_TEMPLATE/feature_request.md
generated
vendored
Normal file
21
vendor/github.com/aws/aws-sdk-go/.github/ISSUE_TEMPLATE/feature_request.md
generated
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
title: ''
|
||||
labels: feature-request
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
### Is this related to a problem?
|
||||
A clear and concise description of the issue, e.g. I'm always frustrated when...
|
||||
|
||||
### Feature description
|
||||
Describe what you want to happen.
|
||||
|
||||
### Describe alternatives you've considered
|
||||
Any alternative solutions or features you've considered.
|
||||
|
||||
### Additional context
|
||||
Add any other context or screenshots about the feature request here.
|
||||
|
||||
24
vendor/github.com/aws/aws-sdk-go/.github/ISSUE_TEMPLATE/general_issue.md
generated
vendored
Normal file
24
vendor/github.com/aws/aws-sdk-go/.github/ISSUE_TEMPLATE/general_issue.md
generated
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
---
|
||||
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 Go?
|
||||
|
||||
|
||||
### Version of Go (`go version`)?
|
||||
|
||||
|
||||
### What issue did you see?
|
||||
|
||||
|
||||
### Steps to reproduce
|
||||
|
||||
If you have an runnable example, please include it.
|
||||
|
||||
Reference in New Issue
Block a user