From 0de5cb6a654225b6d08f91c6f57e2673a553d65b Mon Sep 17 00:00:00 2001 From: Tung Leo Date: Tue, 16 Jul 2024 23:48:20 +0700 Subject: [PATCH] Minor spacing adjustment in CONTRIBUTING.md Signed-off-by: Tung Leo --- CONTRIBUTING.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 516f5c8..a0f6682 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -61,8 +61,7 @@ contribute. All issue types follow the same general lifecycle. Differences will ## Pull Requests Like most open source projects, we use -[pull requests](https://docs.github.com/en/github/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests) ( -PRs) to track code changes. +[pull requests](https://docs.github.com/en/github/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests) (PRs) to track code changes. ### Forking