Skip to content

Commit

Permalink
Merge pull request #3903 from Jay2113/update_template
Browse files Browse the repository at this point in the history
feat: add external links for bug reports and questions
  • Loading branch information
Jay2113 authored Jan 23, 2024
2 parents 4ace0ad + 932354e commit e436e0c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/1.feature_request.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 🚀 Feature request
name: Feature Request
description: Have an idea for the AWS Amplify Hosting team? Submit a request.
labels: ["feature-request"]
body:
Expand Down
11 changes: 8 additions & 3 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
blank_issues_enabled: false
contact_links:
- name: Amplify Hosting documentation
- name: Bug Report
url: https://docs.aws.amazon.com/awssupport/latest/user/case-management.html#creating-a-support-case
about: Bug reports should be raised with the AWS Support team
- name: Have a question? Join the Amplify Community Discord Server
url: https://discord.gg/amplify
about: Ask questions and discuss with other community members
- name: Amplify Hosting Documentation
url: https://docs.aws.amazon.com/amplify/latest/userguide/welcome.html
- name: Amplify Discord server
url: https://discord.com/invite/amplify
about: Official documentation of the Amplify Hosting service

0 comments on commit e436e0c

Please sign in to comment.