From 85b7438787a54bfc13b3c7ef58423181cd63d8b9 Mon Sep 17 00:00:00 2001 From: Raymond Li Date: Sun, 14 Feb 2021 15:19:29 -0500 Subject: [PATCH] CRLF -> LF --- .github/ISSUE_TEMPLATE.md | 2 +- .github/pull_request_template.md | 2 +- .github/workflows/codeql-analysis.yml | 2 +- blur.c | 1 - blur.h | 2 -- 5 files changed, 3 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 66b9804..6dbcbb4 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -24,7 +24,7 @@ For other kinds of issues, you can remove this section, or add any aditional inf ## Environment Output of `i3lock --version`:
-i3lock version: 
+i3lock version:
 
Where'd you get i3lock-color from? diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index af2f5e7..f662172 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -4,7 +4,7 @@ Closes #[issue number] ## Description - - + - ### Screenshots/screencaps