From 65b9e74333b5a1770ea30d9067c937a46ea92486 Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Thu, 3 Nov 2022 11:13:38 +0000 Subject: [PATCH] Delete 'issue_template.md' --- issue_template.md | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 issue_template.md diff --git a/issue_template.md b/issue_template.md deleted file mode 100644 index 81eb70fa3..000000000 --- a/issue_template.md +++ /dev/null @@ -1,29 +0,0 @@ ---- -name: Bug report -about: Create a report to help us improve -title: '' -labels: '' -assignees: '' - ---- - -Please tell us the version of hushd being used, and if you compiled yourself or used binaries or Debian package. - -**Describe the bug** -A clear and concise description of what the bug is. - -**To Reproduce** -Steps to reproduce the behavior: -1. Go to '...' -2. Do this '....' -3. Then this '....' -4. See error - -**Expected behavior** -A clear and concise description of what you expected to happen. - -**Desktop (please complete the following information):** - - OS: [e.g. Linux/Windows/Mac with version number] - -**Additional context** -Add any other context about the problem here. \ No newline at end of file