Do you want to contribute to this project? Make sure to read this guidelines first :)
When to do it:
- You found bugs but you don't know how to solve them or don't have time/will to do the solve
- You want new features but you don't know how to implement them or don't have time/will to do the implementation
⚠️ Always check open and closed issues before you submit yours to avoid duplicates
How to do it:
- Open an issue
- Give the issue a meaningful title (short but effective problem description)
- Describe the problem following the issue template
When to do it:
- You found bugs and corrected them
- You optimized/improved the code
- You added new features that you think could be useful to others
How to do it:
- Fork this repository
- Commit your changes
- Submit pull request (make sure to provide a thorough description of the changes)