summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Daily <kdaily@users.noreply.github.com>2021-05-04 10:07:39 -0700
committerGitHub <noreply@github.com>2021-05-04 10:07:39 -0700
commit9be72dd87ab80e8bcc6abe147092465fe43fcda9 (patch)
tree057fe35ce75c699f94d3811cfb7b5c6fb1dcf11d
parent60320b6534f3e5cda13a669cc83a42afdd26d2c7 (diff)
downloadboto-9be72dd87ab80e8bcc6abe147092465fe43fcda9.tar.gz
Create new_issue.yaml
-rw-r--r--.github/ISSUE_TEMPLATES/new_issue.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATES/new_issue.yaml b/.github/ISSUE_TEMPLATES/new_issue.yaml
new file mode 100644
index 00000000..6ec43dd4
--- /dev/null
+++ b/.github/ISSUE_TEMPLATES/new_issue.yaml
@@ -0,0 +1,10 @@
+---
+name: New issue
+about: Create an issue
+title: ''
+assignees: ''
+
+---
+
+This package is no longer maintained and has been replaced by [`boto3`](https://github.com/boto/boto3). Issues and pull requests are not reviewed.
+If you are having an issue with the [`boto3`](https://github.com/boto/boto3) package or the [AWS CLI](https://github.com/aws/aws-cli), please open an issue on their respective repositories.