From 8c470de1e5e2b8f387b6f5e377dae256079a6403 Mon Sep 17 00:00:00 2001 From: Brett Langdon Date: Sat, 13 Jun 2020 17:42:54 -0400 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/no-longer-maintained.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/no-longer-maintained.md diff --git a/.github/ISSUE_TEMPLATE/no-longer-maintained.md b/.github/ISSUE_TEMPLATE/no-longer-maintained.md new file mode 100644 index 0000000..ea45b45 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/no-longer-maintained.md @@ -0,0 +1,18 @@ +--- +name: No longer maintained +about: No longer maintained +title: '' +labels: '' +assignees: '' + +--- + +This library is no longer maintained. + +Since this package is just a simple http client for jsnice.org it should continue to work as long as they do not change the API. + +However, I am not associated with jsnice.org in any way, which means if you encounter any issues with parsing/rendering of javascript you will have to reach the people at jsnice.org directly. + +My apologizes for any inconvenience. + +- Brett