The current CONTRIBUTING.md explains how to contribute, but it could benefit from examples and a step-by-step checklist for beginners.
Suggestions
-
Add a sample project folder structure
- Include
index.html, style.css, script.js, and README.md.
-
Clarify branch naming and PR process
- Give an example branch name and a simple PR title template.
-
Add a checklist for first-time contributors
- Fork → Clone → Add Project → Test → Commit → Push → PR
-
Optional: Visuals
- Screenshots or GIFs can guide beginners on how to structure files.
Improving the CONTRIBUTING.md will make it easier for new contributors to follow and increase engagement.
The current CONTRIBUTING.md explains how to contribute, but it could benefit from examples and a step-by-step checklist for beginners.
Suggestions
Add a sample project folder structure
index.html,style.css,script.js, andREADME.md.Clarify branch naming and PR process
Add a checklist for first-time contributors
Optional: Visuals
Improving the CONTRIBUTING.md will make it easier for new contributors to follow and increase engagement.