Whether you want to fix a typo or add major improvments, you are always welcome to contribute.
Before contributing to this project, please read our [Code of conduct](/CODE_OF_CONDUCT.md)
The flow for contributing to open source software is:
- - -
When creating new files, place this template on the top and modify the text.
```
/*
Name: Name-here.rs
Description: Description here.
*/
```