From 27f29984dd20f045b3e59015c86a4bf115e85359 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Mon, 20 Feb 2023 21:19:04 -0800 Subject: [PATCH] Split lines on commas --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3c2e726c..77188590 100644 --- a/README.md +++ b/README.md @@ -51,10 +51,12 @@ Welcome to the last Hugo theme you'll probably ever need. Get started by [starring](https://github.com/willfaught/paige/stargazers) and [following](https://github.com/willfaught/paige/watchers) the project. -If you find a problem or have a suggestion, please share it by [creating an issue](https://github.com/willfaught/paige/issues/new). +If you find a problem or have a suggestion, +please share it by [creating an issue](https://github.com/willfaught/paige/issues/new). Feedback is encouraged and appreciated. -If you have a fix or improvement, please share it by [creating a pull request](https://github.com/willfaught/paige/compare). +If you have a fix or improvement, +please share it by [creating a pull request](https://github.com/willfaught/paige/compare). If you make a customization or alteration, please share it by [posting code or screenshots](https://github.com/willfaught/paige/discussions/8).