From 96095bd591d51ad95b4551ecbef07fa04d2756fc Mon Sep 17 00:00:00 2001 From: der richter Date: Mon, 21 Oct 2024 22:55:11 +0200 Subject: [PATCH] github: add newline at end of file of pull request template --- .github/PULL_REQUEST_TEMPLATE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE index 6c721d5113..44eaa85fc9 100644 --- a/.github/PULL_REQUEST_TEMPLATE +++ b/.github/PULL_REQUEST_TEMPLATE @@ -2,4 +2,4 @@ Read this before you submit this pull request: https://github.com/mpv-player/mpv/blob/master/DOCS/contribute.md Reading this link and following the rules will get your pull request reviewed -and merged faster. Nobody wants lazy pull requests. \ No newline at end of file +and merged faster. Nobody wants lazy pull requests.