Thank you for taking interest in helping fill this list! Every helpful contribution is really appreciated.
Here is a little guide to help with the process of contributing.
---
## Table of Contents
1. [Code of Conduct](#code-of-conduct)
2. [How to Contribute](#how-to-contribute)
3. [Submitting a Pull Request](#submitting-a-pull-request)
4. [What to add](#what-to-add)
5. [License](#license)
---
### Code of Conduct
Some very generic stuff. Please be respectful and constructive in all interactions. See the [Code of Conduct](CODE_OF_CONDUCT.md) for more details.
### How to Contribute
There are several ways to help this project:
1.**Submit an issue**: If you are not comfortable sending a pull request, you can always just open a new [issue](https://github.com/avtzis/awesome-linux-ricing/issues).
2.**Suggest a new item**: Any new item that you think should be included in the list is welcome. Just submit a pull request and will merge.
3.**Modify something from the list**: Fix a typo, improve descriptions, add more information, remove unnecessary info, etc.
### Submitting a Pull Request
A simple guide for pull requests:
1.**Fork the repository** and clone your fork to your local machine.
By contributing to this repository, you agree that your contributions will be licensed under the same license as the project (see the [LICENSE](LICENSE) file for details).