contributions - Phantomojo/GhostWire-secure-mesh-communication GitHub Wiki
Contributing to GhostWire
We welcome contributions of all kinds! Here’s how to get started and make your mark on the project.
Code Style & Standards
- Rust: Follow rustfmt and clippy guidelines.
- JavaScript/TypeScript: Use Prettier and ESLint.
- Write clear, well-documented code and comments.
Pull Request (PR) Process
- Fork the repo and create a feature branch.
- Make your changes (with tests if possible).
- Run all tests and linters.
- Submit a PR with a clear description.
- Reference related issues if applicable.
- Participate in code review and address feedback.
Reporting Issues
- Use GitHub Issues for bugs, features, and questions.
- Provide as much detail as possible (logs, OS, steps to reproduce).
Community Guidelines
- Be respectful and inclusive.
- Follow the Code of Conduct.
- Help others and share knowledge.
Docs & Resources
Thank you for helping build GhostWire!