diff options
| author | Christoph Schlosser <christoph@linux.com> | 2025-06-13 15:36:04 +0200 |
|---|---|---|
| committer | Christoph Schlosser <christoph@linux.com> | 2025-06-13 15:36:04 +0200 |
| commit | 2474f80f6dc498225525b2692d4aed451929dc39 (patch) | |
| tree | 4179f90d7b1444464fb84953e6111d7d11d4e7f3 /nvim/.github/pull_request_template.md | |
| parent | 4a26d00769b3df907cc1852b7ad2d21ce37c2713 (diff) | |
| download | dots-2474f80f6dc498225525b2692d4aed451929dc39.tar.gz | |
Remove github stuff from template repo
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. -************************************************************************** - |