The current CONTRIBUTING.md is detailed and friendly, but there are a few areas where contributors—especially first-timers—might benefit from extra guidance:
Suggestions
-
Add a concrete example of adding a new demo
- Show how to add a demo, including folder structure, HTML/CSS file naming, and README entry.
-
Clarify the README update process
- Contributors might be unsure how to integrate their demo into the main README and style guide.
-
Add a checklist for first-time contributors
- Fork → Branch → Add Demo → Test → Update README → Commit → Push → PR
- Helps make the process less intimidating.
-
Optional: Visual examples
- Include screenshots or GIFs showing a completed demo entry in the README.
Enhancing CONTRIBUTING.md in these ways would make it easier for new contributors to jump in confidently and improve project engagement.
The current
CONTRIBUTING.mdis detailed and friendly, but there are a few areas where contributors—especially first-timers—might benefit from extra guidance:Suggestions
Add a concrete example of adding a new demo
Clarify the README update process
Add a checklist for first-time contributors
Optional: Visual examples
Enhancing
CONTRIBUTING.mdin these ways would make it easier for new contributors to jump in confidently and improve project engagement.