mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-02-04 05:44:35 +00:00
[BUG]: No contributing guidelines in the repository #59
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
Context
Can't access contributing guidelines to contribute to the project.