From 2474f80f6dc498225525b2692d4aed451929dc39 Mon Sep 17 00:00:00 2001 From: Christoph Schlosser Date: Fri, 13 Jun 2025 15:36:04 +0200 Subject: Remove github stuff from template repo --- nvim/.github/pull_request_template.md | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 nvim/.github/pull_request_template.md (limited to 'nvim/.github/pull_request_template.md') diff --git a/nvim/.github/pull_request_template.md b/nvim/.github/pull_request_template.md deleted file mode 100644 index f401c9f..0000000 --- a/nvim/.github/pull_request_template.md +++ /dev/null @@ -1,8 +0,0 @@ -*************************************************************************** -**NOTE** -Please verify that the `base repository` above has the intended destination! -Github by default opens Pull Requests against the parent of a forked repository. -If this is your personal fork and you didn't intend to open a PR for contribution -to the original project then adjust the `base repository` accordingly. -************************************************************************** - -- cgit v1.2.3