[removed] issue/pull request template
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
deleted file mode 100644
index fdc30d2..0000000
--- a/.github/ISSUE_TEMPLATE.md
+++ /dev/null
@@ -1,29 +0,0 @@
-### Issue Description
-
-Description...
-
----
-
-### Checklist
-
-- [ ] This is a bug report / feature request and not just a problem I am facing.
- (Go to https://discuss.erpnext.com for help)
-- [ ] I have searched https://github.com/frappe/erpnext/issues and didn't find a similar issue
-- [ ] I have mentioned steps to reproduce the issue
-- [ ] I have added screenshots / video / mockups
-- [ ] I have not edited the code of Frappe and ERPNext
-- [ ] I have mentioned a python error traceback or javascript error [optional]
-
----
-
-### Specs
-
-- ERPNext version:
-- Frappe version:
-- Operating System:
-- Browser:
-- Language:
-
----
-
-> **Note:** If you are reporting a security issue, please send a private email to <info@frappe.io>
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
deleted file mode 100644
index abb0e23..0000000
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ /dev/null
@@ -1,14 +0,0 @@
-### Pull Request Description
-
-Describe your pull request here with screenshots. Optionally, link the issue that this pull request fixes.
-
----
-
-### Checklist
-
-- [ ] Documentation
-- [ ] Front-end Testing
-- [ ] Test Cases
-- [ ] Blog Post / Help
-- [ ] Awesome! We are good for merging.
-