diff --git a/.github/PULL_REQUEST_TEMPLATE/config.yml b/.github/PULL_REQUEST_TEMPLATE/config.yml deleted file mode 100644 index 6089b79..0000000 --- a/.github/PULL_REQUEST_TEMPLATE/config.yml +++ /dev/null @@ -1,9 +0,0 @@ -blank_issues_enabled: true - -choices: - - name: "Documentation/Website Change" - description: "For changes to documentation or website content" - file: "docs_website_pr.md" - - name: "New Function or Feature" - description: "For proposing a new function or tool" - file: "general_code_pr.md" \ No newline at end of file