From 544bb3c62140e50f04d8b381e760b51b436900e6 Mon Sep 17 00:00:00 2001 From: Amelia7689 <143401581+Amelia7689@users.noreply.github.com> Date: Thu, 11 Apr 2024 14:57:29 +0100 Subject: [PATCH] Update contributor_guide.md removed broken link --- about/contributor_guide.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/about/contributor_guide.md b/about/contributor_guide.md index 3c16dfb..ffad1bc 100644 --- a/about/contributor_guide.md +++ b/about/contributor_guide.md @@ -44,5 +44,5 @@ Whatever you might expect to see in other projects applies here: - Be nice to others - When evaluating PRs, focus exclusively on the quality of the code -- If submitting code, make sure it's tested. All code MUST come with tests. To speed up the review, ping a [team member](/docs/team). -- If submitting typo fixes or documentation changes, speed up the review process by pinging a team member. [Jacek](https://github.com/arnetheduck) or [Sacha](https://github.com/unixpi) will usually review those very quickly. The same applies if submitting a tutorial for inclusion on the [official blog](https://our.status.im/tag/nimbus). \ No newline at end of file +- If submitting code, make sure it's tested. All code MUST come with tests. To speed up the review, ping a team member. +- If submitting typo fixes or documentation changes, speed up the review process by pinging a team member. [Jacek](https://github.com/arnetheduck) or [Sacha](https://github.com/unixpi) will usually review those very quickly. The same applies if submitting a tutorial for inclusion on the [official blog](https://our.status.im/tag/nimbus).