[BUG]: No contributing guidelines in the repository #59

Open
opened 2026-01-29 15:02:10 +00:00 by claunia · 0 comments
Owner

Originally created by @kudoabhijeet on GitHub (Sep 27, 2020).

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

  1. https://github.com/TheAlgorithms/C/blob/master/CONTRIBUTING.md - 404 page

Context

Can't access contributing guidelines to contribute to the project.

Originally created by @kudoabhijeet on GitHub (Sep 27, 2020). <!--- Provide a general summary of the issue in the Title above --> ## Description CONTRIBUTIONS.MD redirects to a not found page. ## Expected Behavior <!--- Tell us what should happen --> Should redirect to a markdown file. CONTRIBUTIONS.MD ## Actual Behavior <!--- Tell us what happens instead --> CONTRIBUTIONS.MD not exists, redirects to 404 not found. ## Possible Fix <!--- Not obligatory, but suggest a fix or reason for the bug --> Adding/creating a CONTRIBUTIONS.MD file. ## Steps to Reproduce <!--- Provide a link to a live example, or an unambiguous set of steps to --> <!--- reproduce this bug. Include code to reproduce, if relevant --> 1. https://github.com/TheAlgorithms/C/blob/master/CONTRIBUTING.md - 404 page ## Context <!--- How has this bug affected you? What were you trying to accomplish? --> Can't access contributing guidelines to contribute to the project.
claunia added the bug label 2026-01-29 15:02:10 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#59