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.