Community Guidelines
Learn how to contribute meaningfully while upholding quality, respect, and collaborative spirit on wiki.code.
Developer Code of Conduct
wiki.code is dedicated to providing a harassment-free experience for everyone, regardless of technical background or experience level. By participating in our community, you agree to these guidelines:
- Be respectful and inclusive in all communications
- No technical elitism or derogatory language toward others
- Report harmful content or violations to wiki.code moderation
Enforcement:
- 🔴 Minor issues: Warning or temporary suspension
- 🔴 Repetitive violations: Bann
- 🔴 Malicious behavior: Content removal and immediate access suspension
How to Contribute
1. Documentation Formatting
Use consistent markdown structure: H1 for main titles, H2 for sections, H3 for sub-sections. No headers should be nested more than 3 levels deep.
- Use semantic markdown: #, ##, ###
- Include code examples with language syntax markers
- No markdown shortcuts (e.g., !== or ::)
- Separate content into small, focused documentation pages
2. Pull Request Process
All content must be submitted as pull requests to the wiki.code GitHub repository for peer review.
Step 2: Submit a clear PR with documentation changes
Step 3: Review process takes 24-48 hours
Quality Documentation Standards
Code Accuracy
- All code examples must be functional and executable
- Include sample input and expected output
Documentation Style
- Use plain markdown without special formats
- Cite external sources where needed
Ready to Make a Difference?
Help shape the future of developer knowledge with your expertise and experience.