From ecc8f602f87a8bc7b7600db4eef6300208e761df Mon Sep 17 00:00:00 2001 From: Muhammadamjadm <112027108+Muhammadamjadm@users.noreply.github.com> Date: Thu, 8 Feb 2024 03:25:44 +0500 Subject: [PATCH] Revert "[chore] updated github templates for issues and pull requests." --- .../issue_request_template.md | 36 ------------- .../pull_request_template.md | 51 ------------------- 2 files changed, 87 deletions(-) delete mode 100644 .github/ISSUE_REQUEST_TEMPLATE/issue_request_template.md delete mode 100644 .github/PULL_REQUEST_TEMPLATE/pull_request_template.md diff --git a/.github/ISSUE_REQUEST_TEMPLATE/issue_request_template.md b/.github/ISSUE_REQUEST_TEMPLATE/issue_request_template.md deleted file mode 100644 index 670f0d9..0000000 --- a/.github/ISSUE_REQUEST_TEMPLATE/issue_request_template.md +++ /dev/null @@ -1,36 +0,0 @@ - - -**Severity:** - - - -**Description:** - - - - -**Steps to Reproduce:** - - - - -**Configuration:** - - diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md deleted file mode 100644 index 19891f4..0000000 --- a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md +++ /dev/null @@ -1,51 +0,0 @@ - - -**Issue:** - - - -**Type:** - - - -**Description:** - - - -**Testing:** - - - -**Configuration:** - - - -