From 382e8700e0252dc804d58f3c8f45f29ba5f0748c Mon Sep 17 00:00:00 2001 From: katharinalisalin Date: Thu, 10 Nov 2022 18:54:01 +0100 Subject: [PATCH] Formatting --- CONTRIBUTING.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3ed2fa22e..9bcb6bcef 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,7 @@ # Contributing -Interested in contributing to the Material for MkDocs? Have a question? Want to report a bug? Before you do, please read the following guidelines. +Interested in contributing to the Material for MkDocs? Have a question? Want to +report a bug? Before you do, please read the following guidelines. ## Submission context @@ -96,8 +97,8 @@ go ahead. your commits. 2. **Build**: Before submitting a pull request, [build the theme]. This is - a mandatory requirement for your PR to get accepted, as the theme should be installable through GitHub at - all times. + a mandatory requirement for your PR to get accepted, as the theme should be + installable through GitHub at all times. 3. **Pull Request**: After building the theme, commit the compiled output, push your branch to GitHub and send a PR to `mkdocs-material:master`. If we