Skip to content

bosun-ai/rustlib-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contribution guidelines

Feature requests and feedback

We love them, please let us know what you would like. Use one of the templates provided.

Bug reports

It happens, but we still love them.

Submitting pull requests

If you have a great idea, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

If you just want to contribute (bless you!), see our issues.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'feat: Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Make sure that:

  • Public functions are documented in code
  • Documentation is updated in the user documentation
  • Tests are added
  • Verified performance with benchmarks if applicable

About

Template repository for opensource rust libraries

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published