From defeb956d29e755af50feb510fbdc69829795e1f Mon Sep 17 00:00:00 2001 From: "Anton G. Neuhold Jr" Date: Wed, 24 Oct 2018 20:32:40 -0700 Subject: [PATCH] =?UTF-8?q?Update=20CONTRIBUTING.md=20with=20typo=20fix=20?= =?UTF-8?q?=F0=9F=98=81=20(#28362)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Changed "st thwe" to "so that we". --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9b72798aea..4d21eac0ed 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -107,7 +107,7 @@ If you want to help us improve our codebase, here's [how to setup freeCodeCamp l If you think you've found a bug, first read the ["Help I've Found a Bug"](https://forum.freecodecamp.org/t/how-to-report-a-bug/19543) article and follow its instructions. -If you're confident it's a new bug, go ahead and create a new GitHub issue. Be sure to include as much information as possible st thwe can reproduce the bug. We have a pre-defined issue template to help you through this. +If you're confident it's a new bug, go ahead and create a new GitHub issue. Be sure to include as much information as possible so that we can reproduce the bug. We have a pre-defined issue template to help you through this. Please note that any issues that seek coding help on a challenge will be closed. The issue tracker is strictly for codebase related issues and discussions. Whenever in doubt, you should [seek assistance on the forum](https://www.freecodecamp.org/forum) before making a report.