From a2c5e2379e8307ea3b3e2b1c99da4c80e335f3cc Mon Sep 17 00:00:00 2001 From: mrugesh <1884376+raisedadead@users.noreply.github.com> Date: Wed, 25 Sep 2019 01:25:58 +0530 Subject: [PATCH] docs: update instructions for modifying hint topics (#36842) --- docs/how-to-work-on-coding-challenges.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/how-to-work-on-coding-challenges.md b/docs/how-to-work-on-coding-challenges.md index 76932c4144..be7cc78b12 100644 --- a/docs/how-to-work-on-coding-challenges.md +++ b/docs/how-to-work-on-coding-challenges.md @@ -244,11 +244,9 @@ Here are specific formatting guidelines for the challenge seed code: Each challenge has a `Get a Hint` button, so a user can access any hints/solutions which have been created for the challenge. Curriculum hints/solutions topics are located on [our forum](https://www.freecodecamp.org/forum/c/guide) under the `Guide` category. -If you find a problem with an existing challenge's hints/solutions topic, you can make suggestions in the comments below the main wiki post if you are at least a level 3 forum user. Select moderators will review the comments and decide whether or not to include the changes in the existing topic. +If you find a problem with an existing challenge's hints/solutions topic, you can make suggestions in the [contributors category](https://www.freecodecamp.org/forum/c/contributors) on the forum. Moderators and users with trust level 3 will review the comments and decide whether or not to include the changes in the corresponding hint/solutions topic. -### Adding new Challenge hints/solutionsd Topics - -Only moderators can add new hints and solutions topics when new challenges are added to the curriculum. +### Adding new Challenge hints/solutions Topics Take the following steps when adding a new challenge hints/solutions related topic.