Files
CK-X/docs/CONTRIBUTING.md
2025-05-11 15:17:17 +05:30

42 lines
1.1 KiB
Markdown

# Contributing to CK-X Simulator
Thank you for your interest in contributing! Here's how you can help:
## Quick Start
1. Fork and clone the [repository](https://github.com/@nishanb/CK-X)
2. Follow our [Development Setup Guide](development-setup.md)
3. Create a new branch for your changes
4. Submit a Pull Request
## Community
- Join our [Discord Community](https://discord.gg/24HtTEjA)
- Star the repository if you find it helpful
## Important Rules
### No Plagiarism
- Do not copy official exam questions
- Create original practice scenarios
- Focus on teaching concepts
### Lab Guidelines
- Follow [Lab Creation Guide](how-to-add-new-labs.md)
- Include verification scripts
- Test thoroughly
- Provide clear instructions
### Code Quality
- Follow existing code style
- Write clear commit messages
- Add tests for new features
- Update documentation
## Questions?
Check our [FAQ](docs/FAQ.md) or join our [Discord Community](https://discord.gg/24HtTEjA).
## License
By contributing, you agree that your contributions will be licensed under the project's MIT License.