DEV Community

Daniel Ioni
Daniel Ioni

Posted on

# MyZubsterGateway: Our First Bounty Issue is Closed! πŸŽ‰

MyZubsterGateway: Our First Bounty Issue is Closed! πŸŽ‰

The Journey Begins

We're building MyZubsterGateway β€” an open-source project focused on improving DeepSeek's ecosystem. Our goal is to make DeepSeek more accessible, secure, and community-driven.

Today, we're celebrating our first closed issue with a bounty! πŸš€


πŸ† Issue #1: UI Overlap Fix

The Problem: In DeepSeek AI V-3, when the search bar width matches the return page width, the bottom corner of the return page overlaps with the search bar. This affected readability and user experience.

The Fix: A simple CSS tweak β€” adding a bottom margin to the page content.

The Bounty: 0.05 XMR (Monero) paid to the contributor.


πŸ“Έ Screenshots

Before: The Overlap Issue

Before fix - UI Overlap
Caption: The bottom corner of the page overlaps with the search bar.

After: The Fix Applied

After fix - UI Overlap resolved
Caption: The page content stops above the search bar. Clean separation!

The Code Change

CSS Code Change
Caption: A simple margin-bottom: 20px fixes the issue.

Issue Closed on GitHub

Issue Closed Screenshot
Caption: The issue is now closed with a bounty comment.


πŸ’° Bounty Program

We're offering bounties in XMR (Monero) for contributors who help fix issues:

Issue Description Bounty (XMR) Status
#1 UI Overlap 0.05 XMR βœ… Paid
#2 Russian Input Bug 0.05 XMR πŸ“‹ Open
#3 iOS Keyboard 0.05 XMR πŸ“‹ Open
#4 Historical Images 0.1 XMR πŸ“‹ Open
#5 Expert Mode Toggle 0.1 XMR πŸ“‹ Open
#6 Unclosed Tags 0.1 XMR πŸ“‹ Open
#7 Broken Link 0.05 XMR πŸ“‹ Open
Total 7 issues 0.50 XMR

πŸ› οΈ How to Contribute

  1. Check open issues: Visit github.com/DanielIoni-creator/MyZubsterGateway/issues
  2. Pick a bounty issue: Look for labels good-first-issue and bounty
  3. Submit a PR: Follow our CONTRIBUTING.md
  4. Claim your XMR: Once merged, you'll receive the bounty!

πŸ“Š Project Roadmap

Phase 1: Documentation & Setup βœ…

  • [x] Repository cleanup
  • [x] CONTRIBUTING.md
  • [x] Bounty program setup

Phase 2: UI/UX Bugs πŸ”„

  • [x] #1 - UI Overlap (CLOSED)
  • [ ] #4 - Historical Images
  • [ ] #5 - Expert Mode Toggle

Phase 3: Mobile & Backend πŸ“±

  • [ ] #2 - Russian Input (Android)
  • [ ] #3 - iOS Keyboard
  • [ ] #6 - Unclosed Tags
  • [ ] #7 - Broken Link

🀝 Community

We believe in building together. Here's how you can help:

  • Contribute code: Fix bugs and earn XMR
  • Test the app: Report new issues
  • Spread the word: Share this post!

πŸ”— Links


πŸ“Œ Final Thoughts

This is just the beginning. We have more bounties and issues coming. Whether you're a seasoned developer or just getting started, there's a place for you in this project.

Let's build something great together! πŸ’ͺ


P.S. Want to see your name in the contributors list? Pick an issue and start coding!

Top comments (0)