From 23e7adfc47a9a82a0153fedf63fafa2283d0ca62 Mon Sep 17 00:00:00 2001 From: soulless-viewer <29832584+soulless-viewer@users.noreply.github.com> Date: Sun, 11 Feb 2024 21:48:01 +0100 Subject: [PATCH] docs: minor edit in PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index af25951..cd168cf 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -9,9 +9,7 @@ Describe your request in details. > [!TIP] > *Remember, there is an option to create a **Draft Pull Request** if you are not ready for merging.* -Check compliance with the following -[task list](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/about-task-lists) -and describe any forced non-compliances: +Check compliance with the following [task list](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/about-task-lists) and describe any forced non-compliances: - [ ] [Consistency standards](https://github.com/GoogleCloudPlatform/gce-rescue/blob/main/CONTRIBUTING.md#consistency-standards) have been met - [ ] New code complies with the [PEP8](https://peps.python.org/pep-0008/)