APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product. Learn more β
Top 12 HTML good-first-issue Projects
-
-
AppSignal
Monitoring that respects your time & budget. APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.
-
It's called https://github.com/Roshanjossey/code-contributions. Users will go through a tutorial, add an HTML file and submit a pull request to the same repository on GitHub.
I have two self imposed restrictions for this project.
1. Users shouldn't have to install anything or setup tooling 2. Their changes should be a separate HTML file
Reasoning behind (1) is to make the project more accessible. I'm assuming users would already have a web browser, text editor and terminal emulator on their machine. I'd like them to be able to complete the tutorial without installing any tooling (runtime, compiler etc) of a language. I'm expecting users to open `index.html` in their browser and see their changes.
Reasoning behind (2) is to avoid a big HTML file and merge conflicts
To implement fragments, I tried vanilla js, htmx https://unpoly.com/ etc. My implementations ended up needing a server to be run on local (which goes against (1))
I ended up with a solution using iframes. All fragment HTML files are loaded in iframes now. I don't like this solution though. Ideally, I like to share scope, styles etc from the parent with child fragments.
If you have suggestions on enabling HTML fragments, please let me know.
-
-
DayZen-good-first-issue
A user-friendly dashboard for beginners and advanced students that allows them to input and visualize their daily routine.
-
-
pixlated
A lightweight web components that add noise textures to images and backgrounds using Canvas API
π GitHub Repo
-
ForkTheCaptcha
This is a simple and static website. Create your first Pull Request here and contribute in Hacktoberfest 2025! If you like give a starβ
-
Kargo
Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.
-
StudentHelp
This repository is your one time go for the names of the opportunities all over the year!
-
Hello-World-in-Every-Language
Classic, but still fun. Contributors add hello_world in a new language, or improve an existing one with docs. Easy and educational.
Project mention: From First-Time Contributor to Open Source Enthusiast: My Hacktoberfest Transformation | dev.to | 2025-11-02Repository: Hello-World-in-Every-Language Issue: #28 - Add Hello World in R Pull Request: #32 - Add R Implementation with hello.R and README.md
-
pr-review-canvas
A free, open code review survival kit β checklists, templates, guides, and a live interactive tracker for anyone who reviews pull requests.
Project mention: Stop guessing what to check in a PR β 51 items that actually matter (free, interactive, MIT) | dev.to | 2026-07-06I built PR Review Canvas to fix that for my own workflow. It's a free, MIT-licensed code review kit with a 51-item interactive checklist, PR templates, guides for different experience levels, and annotated examples. No account, no install, no tracking.
-
-
Flash-Cards-Game
Elevate your multiplication skills with this interactive flashcards game, featuring challenging answer choices, a dark mode, and tracking of wrong answers for focused learning.
HTML good-first-issue discussion
HTML good-first-issue related posts
-
π Software Discovery for Developers
-
Ask HN: Pure HTML micro-front end
-
Hacktoberfest 2024 - Design2Code2Live: Join Us in Open Source Development!
-
Sharing a Funny First PR Experience
-
Free Resources for Developer
-
My Frugal Indie Dev Startup Stack
-
Where to Promote an Application Made for Developers
-
A note from our sponsor - AppSignal
www.appsignal.com | 11 Sep 2026
Index
What are some of the best open-source good-first-issue projects in HTML? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | ZeroOctave-Javascript-Projects | 594 |
| 2 | code-contributions | 266 |
| 3 | Naruto-Shippuden | 165 |
| 4 | DayZen-good-first-issue | 35 |
| 5 | design2code2live | 21 |
| 6 | pixlated | 20 |
| 7 | ForkTheCaptcha | 17 |
| 8 | StudentHelp | 16 |
| 9 | Hello-World-in-Every-Language | 2 |
| 10 | pr-review-canvas | 1 |
| 11 | Artifact-Travelogues- | 0 |
| 12 | Flash-Cards-Game | 0 |