First off, thank you for considering contributing to WiseShield AI! It's people like you that make WiseShield AI such a great tool.
By participating in this project, you are expected to uphold our Code of Conduct.
- Fork the repository
- Clone your fork:
git clone https://github.com/Team-ByteWise/wiseshield-ai.git
- Set up your local environment following the installation instructions
- Create a new branch:
git checkout -b feature/your-feature-name
- Make your changes
- Test your changes thoroughly
- Update documentation if needed
- Commit with meaningful messages
- Push to your fork
- Create a Pull Request
- Update the README.md with details of changes if applicable
- Update the docs if you introduce new features
- The PR should work for all supported browsers
- Follow the existing code style
- Include screenshots for UI changes
- Check if the bug has already been reported
- Create a new issue
- Use the bug report template
- Include as much information as possible
- Check if the feature has been requested before
- Use the feature request template
- Explain your use case clearly
Join our community to stay updated and get help:
By contributing, you agree that your contributions will be licensed under the same MIT License that covers the project.