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

Closed
opened 2026-01-29 15:02:13 +00:00 by claunia · 2 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:13 +00:00
Author
Owner

@Panquesito7 commented on GitHub (Sep 27, 2020):

There is no CONTRIBUTING.md in this repository.
I think we shall look into adding it in the repository.

@kvedala what's your opinion about this? 🙂

@Panquesito7 commented on GitHub (Sep 27, 2020): There is no `CONTRIBUTING.md` in this repository. I think we shall look into adding it in the repository. @kvedala what's your opinion about this? 🙂
Author
Owner

@ghost commented on GitHub (Sep 30, 2020):

Suggestion for README

Issuing separate PRs for different types of commits might help, as there may be some changes that some like but not others.

@ghost commented on GitHub (Sep 30, 2020): ### Suggestion for README Issuing separate PRs for different types of commits might help, as there may be some changes that some like but not others.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#61