You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I noticed the repository contains a file named contributions.md, but GitHub’s official contribution page at /contribute does not display any contribution guidelines. Because of this, new contributors might miss important instructions on how to contribute properly.
Describe the solution you'd like
It would be great to rename or add a properly named CONTRIBUTING.md file in the root of the repository. GitHub automatically detects this filename and displays it on the /contribute page, making contribution guidelines more visible and accessible.
Describe alternatives you've considered
Currently, contributors have to search through the repo or open issues to understand contribution rules, which is less efficient. Adding the properly named file is the standard and easiest solution.
Uh oh!
There was an error while loading. Please reload this page.
Hi 👋
Is your feature request related to a problem? Please describe.
I noticed the repository contains a file named
contributions.md
, but GitHub’s official contribution page at/contribute
does not display any contribution guidelines. Because of this, new contributors might miss important instructions on how to contribute properly.Describe the solution you'd like
It would be great to rename or add a properly named
CONTRIBUTING.md
file in the root of the repository. GitHub automatically detects this filename and displays it on the/contribute
page, making contribution guidelines more visible and accessible.Describe alternatives you've considered
Currently, contributors have to search through the repo or open issues to understand contribution rules, which is less efficient. Adding the properly named file is the standard and easiest solution.
Additional context
Example of a repo with CONTRIBUTING.md file
@DhanushNehru thanks for this great project, I've found it really interesting!
The text was updated successfully, but these errors were encountered: