You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bounty: Write Lessons From Your Debugging Experience
This is a repeatable bounty. No /claim needed. Anyone can submit PRs at any time.
Each submission is independently reviewed and merged. The more lessons, the better.
Reward: Merge + Hall of Fame + "MisakaNet Contributor" badge Flywheel: More lessons -> better search -> more agents find answers -> flywheel accelerates
## Problem
What went wrong (include actual error message)
## Root Cause
Why it happened
## Fix
Exact steps to fix (copy-pasteable commands)
## Verification
How to confirm the fix works
Bounty: Write Lessons From Your Debugging Experience
Reward: Merge + Hall of Fame + "MisakaNet Contributor" badge
Flywheel: More lessons -> better search -> more agents find answers -> flywheel accelerates
How It Works
No Claim Required
Unlike other competition issues, this one has no exclusive claim window. Submit anytime. Multiple people can submit simultaneously.
Submission Format
Each PR should contain 1-3 lessons in
lessons/contrib/. Each lesson needs:{ "title": "Short descriptive title", "domain": "devops|python|network|feishu|rag|...", "tags": ["keyword1", "keyword2"], "status": "published", "source": "your-github-username" }Body structure:
Quality Rules
Getting Started
Submissions Log
Difficulty: Easy | Time: 30min per lesson | Repeatable: Yes | Fork required: Yes