Welcome to Nebrix, and thank you for considering contributing to our project. We appreciate your support and encourage everyone to participate. By contributing to this project, you agree to abide by our Code of Conduct.
Before you get started, please take a moment to read the following guidelines:
If you come across any issues or bugs, please report them on our GitHub Issues page. When submitting an issue, be sure to provide detailed information on the problem, including steps to reproduce it and the expected behavior.
To contribute code to Nebrix, follow these steps:
- Fork the repository to your GitHub account.
- Create a new branch from the
mainbranch for your work.git checkout -b feature/your-feature-name - Make your code changes and commit them. Be sure to follow our coding style and keep your commits focused and descriptive.
- Push your branch to your forked repository.
git push origin feature/your-feature-name - Create a pull request (PR) to the main branch of the original repository.
- Your PR will be reviewed, and you may be asked to make changes.
- Once your PR is approved, it will be merged into the project.
Please follow our Code of Conduct to ensure a positive and respectful atmosphere within our community.
Thank you for your contribution to Nebrix. Your help makes this project better, and we appreciate your support in making the cybersecurity community more secure and robust.