From 296dab2691eb2c3e12b0a14015217564191968c9 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Mon, 3 Jul 2023 08:01:48 -0600 Subject: [PATCH] Formatting fixes for issues found by pre-commit Signed-off-by: Joe Block --- .github/PULL_REQUEST_TEMPLATE.md | 8 ++-- .github/workflows/pre-commit.yml | 2 +- LICENSE | 1 - README.md | 68 ++++++++++++++++---------------- 4 files changed, 40 insertions(+), 39 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index c61b55c..8c5a61c 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -13,7 +13,7 @@ also makes the links look prettier. -# Type of changes +## Type of changes @@ -24,11 +24,11 @@ also makes the links look prettier. - [ ] Add/remove/update a link to a theme - [ ] Text cleanups/typo fixes -# Copyright Assignment +## Copyright Assignment - [ ] This document is covered by the [BSD License](https://github.com/unixorn/awesome-zsh-plugins/blob/master/LICENSE), and I agree to contribute this PR under the terms of the license. This is for the list submission, not for the project(s) you're adding, I don't care what license the plugins have as long as they have something. -# Checklist: +## Checklist