Skip to content

cyntrisec/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Contributing to Cyntrisec

Thanks for your interest in contributing. Here's how to get started.

Getting Started

  1. Fork the repository
  2. Create a feature branch from main
  3. Make your changes
  4. Run existing tests to make sure nothing breaks
  5. Submit a pull request

Pull Requests

  • Keep PRs focused on a single change
  • Include a clear description of what changed and why
  • Reference any related issues
  • Make sure CI passes before requesting review

Issues

  • Use GitHub Issues to report bugs or suggest features
  • Include steps to reproduce for bug reports
  • Check existing issues before opening a new one

Code Style

  • Follow the existing conventions in each repository
  • Rust projects: run cargo fmt and cargo clippy before submitting
  • Python projects: run ruff or the configured linter

License

By contributing, you agree that your contributions will be licensed under the same license as the project.

About

Cyntrisec organization profile

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published