summaryrefslogtreecommitdiff
path: root/vendor/aws/aws-crt-php/.github/ISSUE_TEMPLATE
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2022-11-23 21:14:33 +0300
committerAndrew Dolgov <[email protected]>2022-11-23 21:14:33 +0300
commit0c8af4992cb0f7589dcafaad65ada12753c64594 (patch)
tree18e83d068c3e7dd2499331de977782b382279396 /vendor/aws/aws-crt-php/.github/ISSUE_TEMPLATE
initial
Diffstat (limited to 'vendor/aws/aws-crt-php/.github/ISSUE_TEMPLATE')
-rw-r--r--vendor/aws/aws-crt-php/.github/ISSUE_TEMPLATE/---bug-report.md36
-rw-r--r--vendor/aws/aws-crt-php/.github/ISSUE_TEMPLATE/---feature-request.md20
-rw-r--r--vendor/aws/aws-crt-php/.github/ISSUE_TEMPLATE/---questions-help.md23
3 files changed, 79 insertions, 0 deletions
diff --git a/vendor/aws/aws-crt-php/.github/ISSUE_TEMPLATE/---bug-report.md b/vendor/aws/aws-crt-php/.github/ISSUE_TEMPLATE/---bug-report.md
new file mode 100644
index 0000000..4e6c128
--- /dev/null
+++ b/vendor/aws/aws-crt-php/.github/ISSUE_TEMPLATE/---bug-report.md
@@ -0,0 +1,36 @@
+---
+name: "\U0001F41B Bug report"
+about: Create a report to help us improve
+title: ''
+labels: bug, needs-triage
+assignees: ''
+
+---
+
+Confirm by changing [ ] to [x] below to ensure that it's a bug:
+- [ ] I've gone though [Developer Guide](https://docs.aws.amazon.com/sdk-for-cpp/v1/developer-guide/welcome.html) and [API reference](http://sdk.amazonaws.com/cpp/api/LATEST/index.html)
+- [ ] I've searched for [previous similar issues](https://github.com/aws/aws-sdk-cpp/issues) and didn't find any solution
+
+**Describe the bug**
+A clear and concise description of what the bug is.
+
+**SDK version number**
+
+**Platform/OS/Hardware/Device**
+What are you running the sdk on?
+
+**To Reproduce (observed behavior)**
+Steps to reproduce the behavior (please share code)
+
+**Expected behavior**
+A clear and concise description of what you expected to happen.
+
+**Logs/output**
+If applicable, add logs or error output.
+
+*REMEMBER TO SANITIZE YOUR PERSONAL INFO*
+
+
+
+**Additional context**
+Add any other context about the problem here.
diff --git a/vendor/aws/aws-crt-php/.github/ISSUE_TEMPLATE/---feature-request.md b/vendor/aws/aws-crt-php/.github/ISSUE_TEMPLATE/---feature-request.md
new file mode 100644
index 0000000..8b6a0e1
--- /dev/null
+++ b/vendor/aws/aws-crt-php/.github/ISSUE_TEMPLATE/---feature-request.md
@@ -0,0 +1,20 @@
+---
+name: "\U0001F680 Feature request"
+about: Suggest an idea for this project
+title: ''
+labels: feature-request, needs-triage
+assignees: ''
+
+---
+
+**Is your feature request related to a problem? Please describe.**
+A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
+
+**Describe the solution you'd like**
+A clear and concise description of what you want to happen.
+
+**Describe alternatives you've considered**
+A clear and concise description of any alternative solutions or features you've considered.
+
+**Additional context**
+Add any other context or screenshots about the feature request here. \ No newline at end of file
diff --git a/vendor/aws/aws-crt-php/.github/ISSUE_TEMPLATE/---questions-help.md b/vendor/aws/aws-crt-php/.github/ISSUE_TEMPLATE/---questions-help.md
new file mode 100644
index 0000000..7284b7c
--- /dev/null
+++ b/vendor/aws/aws-crt-php/.github/ISSUE_TEMPLATE/---questions-help.md
@@ -0,0 +1,23 @@
+---
+name: "\U0001F4AC Questions / Help"
+about: If you have questions, please check AWS Forums or StackOverflow
+title: ''
+labels: guidance, needs-triage
+assignees: ''
+
+---
+
+Confirm by changing [ ] to [x] below:
+- [ ] I've searched for [previous similar issues](https://github.com/awslabs/aws-crt-php/issues) and didn't find any solution
+
+**Platform/OS/Hardware/Device**
+What are you running the sdk on?
+
+**Describe the question**
+
+
+**Logs/output**
+If applicable, add logs or error output.
+
+*REMEMBER TO SANITIZE YOUR PERSONAL INFO*
+