From 9c87c741140e4ae7ced206b4997d2fa5e0695b16 Mon Sep 17 00:00:00 2001 From: Rushi Agrawal Date: Tue, 17 Aug 2021 18:10:55 +0530 Subject: [PATCH] Remove generic issue template (#32) ..now that we have templates specific to bug, documentation, etc. Signed-off-by: Rushi Agrawal --- .github/ISSUE_TEMPLATE.md | 35 ----------------------------------- 1 file changed, 35 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md deleted file mode 100644 index 52ce67bd..00000000 --- a/.github/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,35 +0,0 @@ - - - - -**Describe the feature**: - - - -**Elasticsearch version** (`bin/elasticsearch --version`): - -**`elasticsearch-py` version (`elasticsearch.__versionstr__`)**: - -Please make sure the major version matches the Elasticsearch server you are running. - -**Description of the problem including expected versus actual behavior**: - -**Steps to reproduce**: