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
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
The text was updated successfully, but these errors were encountered:
Yes, markdown files are not case-sensitive on GitHub for both the name and file extension. I did try to reproduce to be sure of this and both worked in another repository. Something else seems to be at play here. Curious to see what you find out, thank you.
Issue Description
Not code related: the preview tab of the
contributing.md
file weirdly doesn't exist unlikeREADME.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
andmoderators.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.
The text was updated successfully, but these errors were encountered: