From a2bd4b38af8faf0651fa1e29fe3dc62f87357a31 Mon Sep 17 00:00:00 2001 From: Bill Church Date: Tue, 2 Aug 2022 12:38:24 -0400 Subject: [PATCH] Delete ISSUE_TEMPLATE.md --- ISSUE_TEMPLATE.md | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 ISSUE_TEMPLATE.md diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md deleted file mode 100644 index a93987c..0000000 --- a/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,15 +0,0 @@ -Depending on the type of issue, please include the follwing information: -- Node and NPM Version - - `node -v` - - `npm -v` -- Server OS Version / Distribution / Processor Architecture - - `uname -a` - - `cat /etc/os-release` -- WebSSH2 release version - - `grep version app/package.json` -- OS and Version of SSH server connecting to - - `uname -a` - - `sshd -v` -- Browser Version and OS - - Information from brwoser's About... or a screenshot of the about screen. -- Any log or messages from the WebSSH2 output