Description
CONTRIBUTIONS.MD redirects to a not found page.
Expected Behavior
Should redirect to a markdown file. CONTRIBUTIONS.MD
Actual Behavior
CONTRIBUTIONS.MD not exists, redirects to 404 not found.
Possible Fix
Adding/creating a CONTRIBUTIONS.MD file.
Steps to Reproduce
- https://github.com/TheAlgorithms/C/blob/master/CONTRIBUTING.md - 404 page
Context
Can't access contributing guidelines to contribute to the project.