From eaeb54a6b4ac6e518aa127691a89a961244c8c85 Mon Sep 17 00:00:00 2001 From: Somangshu Goswami Date: Wed, 16 Jun 2021 11:30:46 +0530 Subject: [PATCH] Modifying PR template to revert to older version (#5154) --- .github/pull_request_template.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index c726e97f75..162b9ead0c 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,11 +1,3 @@ ---- -name: "Pull Request" -about: Create a pull request to submit new contributions to appsmith -title: "[FIX/FEATURE]" -labels: -assignees: ---- - > Pull Request Template > > Use this template to quickly create a well written pull request. Delete all quotes before creating the pull request.