|
1 | | -Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. |
2 | | -SPDX-License-Identifier: MIT-0 |
3 | | - |
4 | 1 | --- |
5 | | -name: Bug Report |
6 | | -about: Create a report to help us improve the GenAIIDP solution |
7 | | -title: '[BUG] ' |
8 | | -labels: 'bug' |
| 2 | +name: Bug report |
| 3 | +about: Create a report to help us improve |
| 4 | +title: '' |
| 5 | +labels: '' |
9 | 6 | assignees: '' |
10 | 7 |
|
11 | 8 | --- |
12 | 9 |
|
13 | | -> **IMPORTANT NOTE:** This repository is for issues related to the GenAIIDP accelerator solution itself, not the underlying AWS Services it uses (such as Amazon Bedrock, Amazon Textract, etc.). For issues with AWS Services, please contact [AWS Support](https://aws.amazon.com/support/) or use the appropriate AWS forums. |
14 | | -
|
15 | | -## Description |
16 | | -A clear and concise description of what the bug is. Please clarify how this relates to the GenAIIDP solution rather than an underlying AWS service. |
| 10 | +**Describe the bug** |
| 11 | +A clear and concise description of what the bug is. |
17 | 12 |
|
18 | | -## Steps to Reproduce |
| 13 | +**To Reproduce** |
| 14 | +Steps to reproduce the behavior: |
19 | 15 | 1. Go to '...' |
20 | 16 | 2. Click on '....' |
21 | 17 | 3. Scroll down to '....' |
22 | 18 | 4. See error |
23 | 19 |
|
24 | | -## Expected Behavior |
| 20 | +**Expected behavior** |
25 | 21 | A clear and concise description of what you expected to happen. |
26 | 22 |
|
27 | | -## Actual Behavior |
28 | | -A clear and concise description of what actually happened. |
29 | | - |
30 | | -## Screenshots/Logs |
31 | | -If applicable, add screenshots or log snippets to help explain your problem. |
| 23 | +**Screenshots** |
| 24 | +If applicable, add screenshots to help explain your problem. |
32 | 25 |
|
33 | | -## Environment |
34 | | - - AWS Region: [e.g. us-west-2] |
35 | | - - Deployment Type: [e.g. CloudFormation, SAM, manual] |
36 | | - - GenAIIDP Version: [e.g. 1.0.0] |
37 | | - - Processing Pattern: [e.g. Pattern 1 (BDA), Pattern 2, Pattern 3] |
38 | | - - Document Types: [e.g. PDF, TIFF, PNG] |
| 26 | +**Desktop (please complete the following information):** |
| 27 | + - OS: [e.g. iOS] |
| 28 | + - Browser [e.g. chrome, safari] |
| 29 | + - Version [e.g. 22] |
39 | 30 |
|
40 | | -## Additional Context |
41 | | -Add any other context about the problem here. For example: |
42 | | -- Document size or complexity |
43 | | -- Processing volume |
44 | | -- Any custom configurations |
45 | | -- Any recent changes to your environment |
| 31 | +**Smartphone (please complete the following information):** |
| 32 | + - Device: [e.g. iPhone6] |
| 33 | + - OS: [e.g. iOS8.1] |
| 34 | + - Browser [e.g. stock browser, safari] |
| 35 | + - Version [e.g. 22] |
46 | 36 |
|
47 | | -## Possible Solution |
48 | | -If you have suggestions on how to fix the issue, please describe them here. |
| 37 | +**Additional context** |
| 38 | +Add any other context about the problem here. |
0 commit comments