# Contributing Guidelines Please ensure your pull request adheres to the following guidelines: - Search previous suggestions before making a new one, as yours may be a duplicate. - Make an individual pull request for each suggestion. - Check your spelling and grammar. - The pull request and commit should have a useful title. - Please try to follow existing code conventions and style in order to keep the code as readable as possible - Also check if all the tests pass or add additional tests - If you’ve found a bug, please contribute a failing test case so we can study and fix it.