diff options
Diffstat (limited to 'nvim/.github/pull_request_template.md')
| -rw-r--r-- | nvim/.github/pull_request_template.md | 8 |
1 files changed, 0 insertions, 8 deletions
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. -************************************************************************** - |