Description
Issue Description
Not code related: the preview tab of the contributing.md
file weirdly doesn't exist unlike README.MD
making the "Make a Submission" link from the website lead to the raw markdown without any rendering as seen in the screenshot below. I tried reproducing on a new repository but it's not the same—all three tabs are displayed (Preview, Code, and Blame). Also, it's not because it's .md
and not .MD
(both ought to work).
My guess is that the files have not been updated for a long time (maybe update it?) or there's a setting you need to toggle in GitHub. But this is worth investigating to offer a better reading experience.
Steps to Reproduce
No response
Expected Behavior
contributing.md
and moderators.md
files should include the "Preview" tab by default.
Current Behavior
No response
Screenshots (optional)


Operating System [e.g., Windows 10]
No response
Browser [e.g., Chrome, Firefox]
No response
Environment (locally, production, selfhosted)
No response
Please check the boxes that apply to this issue report.
- I have searched the existing issues to make sure this is not a duplicate.
- I have provided steps to reproduce the issue.
- I have included relevant environment information.
- I have included any relevant screenshots.
- I understand that this is a voluntary contribution and that there is no guarantee of resolution.
- I want to work on creating a PR for this issue if approved