Skip to content

vectorian-rs/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Contributing to vectorian-rs

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

Getting Started

  1. Fork the repo you want to contribute to
  2. Create a branch from main
  3. Make your changes
  4. Run cargo test and cargo clippy -- -D warnings
  5. Open a pull request

Guidelines

  • Keep PRs focused. One fix or feature per PR.
  • Write tests for new functionality.
  • Follow existing conventions. Match the style of the code around your changes.
  • No large refactors without discussion. Open an issue first to align on approach.

Reporting Issues

Open an issue on the relevant repo. Include:

  • What you expected to happen
  • What actually happened
  • Steps to reproduce
  • Rust version and OS

License

By contributing, you agree that your contributions will be licensed under the same license as the project (MIT, unless noted otherwise).

About

Organization profile and community health files

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors