Hacktoberfest 2026
Hacktoberfest is DigitalOcean's annual month-long celebration of open source, running October 1β31. TunaOS is participating with a curated pool of beginner-friendly tasks β no prior experience with bootc, image building, or Rust required.
How it worksβ
- Pick a task β browse our
good first issuelabeled issues (also taggedcommunity/outreach). - Claim it β leave a comment saying you're working on it so others don't duplicate the effort.
- Fix it β docs edits, small scripts, and test coverage are all welcome.
- Open a PR β follow the Contributing guide, sign off your commit with DCO (
git commit -s), and link the issue. - Get merged β the maintainers review PRs quickly; merged PRs count toward your Hacktoberfest goal.
Curated starter tasks (October 2026)β
Look for issues tagged good first issue β a fresh batch is curated each September. Recent examples:
- Document the
pantheondesktop suffix in the README (tunaOS#1350) - Write the Pantheon desktop guide for the Gurnard variant (tunaOS#1351)
- Add unit tests for the Flatpak publish helper (letters#13)
- Add a "Verifying downloads" (checksums/SBOM) section to the README (tunaOS#1366)
- Fold top GitHub Discussion questions into the FAQ (docs#157)
The org-wide backlog goal for 2026 is 8 tagged starter tasks by 09-15 β if you see a task you'd like, claim it early.
What kind of PRs do we accept?β
| Area | Examples |
|---|---|
| Docs | FAQ entries, guide pages, README sections, cheat sheets |
| Testing | Unit tests for scripts and small helpers, CI hardening |
| Polish | Better error messages, workflow tweaks, label hygiene |
| Content | Blog post drafts, community pages, ADOPTERS.md entries |
We ask that PRs stay small and focused β large refactors are better proposed in an issue first.
FAQβ
Do I need to sign anything? Yes β every commit needs a Developer Certificate of Origin sign-off (git commit -s). See CONTRIBUTING.md.
Can I work on non-GFI issues? Sure β help wanted issues are fine too. If you're new, start with good first issue.
Where do I ask questions? Join Matrix or open a GitHub Discussion.