File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 1+ # Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
2+ # SPDX-License-Identifier: MIT-0
3+
4+ # Configuration for GitHub issue templates
5+ blank_issues_enabled : false
6+ contact_links :
7+ - name : GenAIIDP Documentation
8+ url : https://github.com/aws-samples/sample-genai-idp/blob/main/docs/README.md
9+ about : Please check our documentation before filing an issue
10+ - name : AWS Support
11+ url : https://aws.amazon.com/support/
12+ about : For issues related to AWS services used in this solution (Amazon Bedrock, Amazon Textract, etc.)
13+ - name : AWS Service Feedback
14+ url : https://aws.amazon.com/feedback/
15+ about : For feature requests or feedback on the underlying AWS services (not the GenAIIDP solution)
You can’t perform that action at this time.
0 commit comments