Skip to content

💪 Debian.Club Community

Welcome to the Debian.Club community! We are a friendly, open community dedicated to helping Debian beginners get started quickly.

🤝 Getting Help

📧 Mailing Lists

💬 Instant Messaging

🐛 Issue Reporting

📝 Contributing

✍️ Content Contribution

We welcome various forms of content contribution:

Tutorial Writing

  • Beginner tutorials
  • Advanced guides
  • Problem-solving solutions
  • Software usage tutorials

Translation Work

  • Chinese to English translation
  • English to Chinese translation
  • Other language translations (Japanese, French, Spanish, etc.)

Proofreading and Improvement

  • Fix errors and typos
  • Improve document structure
  • Add missing information

🎨 Design Contribution

  • Website interface design
  • Icons and illustrations
  • Screenshots and diagrams
  • UI/UX improvement suggestions

💻 Technical Contribution

  • Website feature development
  • Performance optimization
  • Accessibility improvement
  • Mobile optimization

📋 Contribution Guidelines

1. Content Standards

Quality Requirements

  • Accuracy: All information must be accurate
  • Timeliness: Content must stay synchronized with Debian 13
  • Completeness: Provide complete steps and instructions
  • Clarity: Use simple and understandable language

Format Specifications

  • Use Markdown format
  • Include appropriate frontmatter
  • Follow website style guidelines
  • Add necessary screenshots and examples

2. Submission Process

bash
# 1. Fork the repository
git clone https://github.com/your-username/debian.club.git

# 2. Create feature branch
git checkout -b feature/your-feature-name

# 3. Make changes
# Edit relevant files...

# 4. Commit changes
git add .
git commit -m "Add: New XXX tutorial"

# 5. Push to remote repository
git push origin feature/your-feature-name

# 6. Create Pull Request

3. Review Standards

Our review team will check:

  • Content Accuracy: Whether commands and steps are correct
  • Language Quality: Whether grammar and expression are clear
  • Format Compliance: Whether it meets website standards
  • User-Friendliness: Whether it's suitable for beginners

🏆 Contributors

Thanks to all friends who have contributed to Debian.Club!

Core Team

  • Zhang San - Project Founder
  • Li Si - Content Editor
  • Wang Wu - Technical Developer

Content Contributors

  • Zhao Liu - Installation Tutorial
  • Qian Qi - Package Management
  • Sun Ba - Desktop Environment Guide

Translation Team

  • Zhou Jiu - English Translation
  • Wu Shi - Japanese Translation

Want to see your name here? Start contributing now!

📜 Code of Conduct

To maintain a friendly, inclusive community environment, we have established the following code of conduct:

✅ We Encourage

  • Friendly Assistance: Patiently answer beginner questions
  • Constructive Discussion: Rational discussion of technical issues
  • Knowledge Sharing: Share experiences and tips
  • Mutual Respect: Respect different viewpoints and backgrounds

❌ We Don't Allow

  • Personal Attacks: No personal attacks of any kind
  • Discriminatory Behavior: No discrimination based on gender, race, beliefs, etc.
  • Spam: No advertisements or spam
  • Illegal Content: No illegal or inappropriate content

🎁 Community Benefits

Learning Resources

  • Regular publication of Debian learning materials
  • Organize online learning activities
  • Expert Q&A sessions

Technical Support

  • Priority technical support
  • One-on-one guidance opportunities
  • Expert diagnostic services

Community Events

  • Monthly online meetups
  • Technical sharing sessions
  • Debian release celebration events

📞 Contact Us

If you have any questions or suggestions, please feel free to contact us:


Join us and make Debian learning easier! 🚀

基于 MIT 许可发布