Technical Documentation

Hi folks, is there any official technical documentation for the freeCodeCamp project, e.g. which part does what.

Are you asking about documentation for something specific ?

I’m asking about documentation. For example, when I was trying to fix a bug which needs to change the validation for user inputs. I can’t find where the code located.

which issue are you working on?
The full contributing guidelines for fcc have already been shared with you I think.
These are all the documentation for the project.

Hi thanks for the reply. The issue I’m working on is #57099

I’m still searching for which part of the code does the user input validation (checking if the leaner’s input is correct). So learner’s answer will be correct for either with or without GET method specified.

have you read ilenia’s reply to you on github?

You were told that the issue is not open for contribution and you were provided with a link to the file that contains the tests if you still wanted to look at the code anyway.

I double checked, thanks. Got a bit confused when trying to contribute in the first time.

1 Like