First off, thank you for considering contributing to Cyber Fusion Auditor! It's people like you that make this tool better for everyone.
This project and everyone participating in it is governed by our Code of Conduct. By participating, you are expected to uphold this code.
- Check the issue tracker to see if the bug has already been reported.
- If not, open a new issue. Clearly describe the problem and include steps to reproduce the bug.
- Open a new issue and describe the feature you would like to see, why it would be useful, and how it should work.
- Fork the repo and create your branch from
main. - If you've added code that should be tested, add tests.
- Ensure the test suite passes.
- Issue that pull request!
- Follow PEP 8 for Python code.
- Keep documentation up to date.
Feel free to open an issue for any questions you might have.