From 7da28147d089a1a1ebcc5b192bef6f7b8e37b380 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 6c721d51133d0..44eaa85fc97b6 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.