From f444716bd6e9a44ccf0db6efc01fd98bd81cdae4 Mon Sep 17 00:00:00 2001 From: harshitasao Date: Mon, 28 Feb 2022 16:22:22 +0530 Subject: [PATCH] removed the extra colons --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 59bc64eecf..84c9aa1c81 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -358,13 +358,13 @@ There are only 2 columns that you will be consistently referencing: * [Figma links (ui/ux design team) card](https://github.com/hackforla/website/projects/7#card-38820969) 2. `Prioritized Backlog` - This column contains all the available issues that can be worked on -**Note:**: The column is filtered so the first (top) issue has the highest priority and should be worked on next. +**Note:** The column is filtered so the first (top) issue has the highest priority and should be worked on next. #### **2.3.a Available issues for new members (front end/back end)** We recommend you visit the `Prioritized Backlog` column in the [filtered Project Board `good first issues` link](https://github.com/hackforla/website/projects/7?card_filter_query=label%3A%22role%3A+front+end%22+label%3A%22good+first+issue%22#column-7198257). This filtered board will only show issues with the `good first issue` label. -**Note:**: The column is filtered so the first (top) issue has the highest priority and should be worked on next. +**Note:** The column is filtered so the first (top) issue has the highest priority and should be worked on next. #### **2.3.b Available issues for returning members (front end)**