From f1137878a3437e5223c2d7bdde08154c4d0b69de Mon Sep 17 00:00:00 2001 From: Dalpat Rathore <69510006+DalpatRathore@users.noreply.github.com> Date: Tue, 15 Feb 2022 22:36:15 +0530 Subject: [PATCH] fix(docs): `CONTRIBUTING.md` grammar & link (#878) [skip ci] --- CONTRIBUTING.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index efa3f170..b10c76fe 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,7 @@ Nice! Please read the few sections below to understand how to implement new feat ## 👨‍💻 Extending *metrics* -Be sure to read [/ARCHITECTURE.md] first to understand how *metrics* is structured and to follow [`🔧 Local setup for development`](.github/readme/partials/documentation/setup/local.md) to get a working development environment! +Be sure to read [ARCHITECTURE.md](/ARCHITECTURE.md) first to understand how `metrics` is structured and to follow [`🔧 Local setup for development`](.github/readme/partials/documentation/setup/local.md) to get a working development environment! Before working on something, ensure that it will not duplicate any active open pull requests (including drafts). @@ -63,7 +63,7 @@ The following contributions are accepted: ✔️ @@ -73,7 +73,7 @@ The following contributions are accepted: ❌ @@ -92,5 +92,5 @@ The following contributions are accepted: **Legend** * ✔️: Contributions welcomed! -* ✓: Contributions welcomed, but must be discussed first +* ✓: Contributions are welcomed, but must be discussed first * ❌: Only maintainers can manage these files