Skip to content

Commit 9ce24e1

Browse files
author
Bob Strahan
committed
add issue config
1 parent a25de71 commit 9ce24e1

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
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)

0 commit comments

Comments
 (0)