chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: "[Bug Report]"
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Link to the notebook**
|
||||
Add the link to the notebook.
|
||||
|
||||
**Describe the bug**
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
**To reproduce**
|
||||
A clear, step-by-step set of instructions to reproduce the bug.
|
||||
|
||||
**Logs**
|
||||
If applicable, add logs to help explain your problem.
|
||||
You may also attach an `.ipynb` file to this issue if it includes relevant logs or output.
|
||||
@@ -0,0 +1,5 @@
|
||||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: Ask a question
|
||||
url: https://stackoverflow.com/questions/tagged/amazon-sagemaker
|
||||
about: Use Stack Overflow to ask and answer questions
|
||||
@@ -0,0 +1,16 @@
|
||||
---
|
||||
name: Content improvement
|
||||
about: Suggest changes to a notebook to make it more educational
|
||||
title: "[Content Improvement]"
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Link to the notebook**
|
||||
Add the link to the notebook.
|
||||
|
||||
**What aspects of the notebook can be improved?**
|
||||
|
||||
|
||||
**What are your suggestions?**
|
||||
@@ -0,0 +1,23 @@
|
||||
---
|
||||
name: Example request
|
||||
about: Suggest an use case example you want to see
|
||||
title: "[Example Request]"
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Describe the use case example you want to see**
|
||||
A clear and concise description of the functionality you want.
|
||||
|
||||
**How would this example be used? Please describe.**
|
||||
A clear and concise description of the use case for this example.
|
||||
|
||||
**Describe which SageMaker services are involved**
|
||||
|
||||
|
||||
**Describe what other services (other than SageMaker) are involved***
|
||||
|
||||
|
||||
**Describe which dataset could be used. Provide its location in s3://sagemaker-sample-files or another source.**
|
||||
|
||||
Reference in New Issue
Block a user