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
{{ message }}
This repository was archived by the owner on Mar 30, 2026. It is now read-only.
Currently, in the README file, there is no section that explains the different markdown options for notes, warnings, important, etc. While it seems self explanatory, new contributors must examine every page of documentation or dig into the code to see all available options, which can be discouraging or create badly formatted pages.
Potential Fixes
Add a section to the README.md that explains these options or links to a guide
Create a new file that explains these options and provides some general markdown instructions for new contributors
With these fixes, it would make contributing new games, (and potentially applications), much easier.
Description
Currently, in the README file, there is no section that explains the different markdown options for notes, warnings, important, etc. While it seems self explanatory, new contributors must examine every page of documentation or dig into the code to see all available options, which can be discouraging or create badly formatted pages.
Potential Fixes
With these fixes, it would make contributing new games, (and potentially applications), much easier.