freeCodeCamp / contribute

> docs site for all things contributions. begin your contribution journey here.
https://contribute.freecodecamp.org/intro
BSD 3-Clause "New" or "Revised" License
32 stars 44 forks source link

Contributing guidelines landing page redirects to incorrect link #117

Open bhusal-rj opened 3 months ago

bhusal-rj commented 3 months ago

Looking forward for reporting a security issue: Please report security issues by following our security policy: https://contribute.freecodecamp.org/#/security

Describe the bug This bug is mentioned in the PR #54865 in the freeCodeCamp Repo. On the Contributing Guidelines landing page, the fourth link down which reads “Contribute to our open-source codebase on GitHub” currently redirects users to the Learning Platform subsection of the contributing guidelines. This is misleading as the language and icon used both imply that it will direct users to the GitHub repository.

Affected Page https://contribute.freecodecamp.org/#/

To Reproduce Steps to reproduce the behavior:

  1. Click on "Issues" tab on the FreeCodeCamp GitHub repository
  2. Click on the "contributing guide" link at the top of the page
  3. Click on the link https://contribute.freecodecamp.org/ which takes you to the contributing guide landing page
  4. Arrive at the affected link which is the fourth one down that reads "Contribute to our open-source codebase on GitHub"

Expected behavior It must redirect to the github repo of the freeCodeCamp

Screenshots image

Desktop (please complete the following information):

bhusal-rj commented 3 months ago

I have raised the PR #118 for this issue

ilenia-magoni commented 3 months ago

Note that the PR is not going to change the live site, which is still the legacy one, only the new version that is not yet live