I'm so glad that you're thinking about contributing to this repo. Make sure you follow the following simple set of rules here while trying to contribute.
- Every Pull Request must have a title.
- Every Pull Request must have a description.
- Write the title and description of what you have done in the imperative mode, that is as if you were commanding someone.
- ✅ DO: Start the line with "Fix", "Add", "Change".
- ✅ DON'T: Start with "Fixed", "Added", "Adding", "Changed".
- 🎯 Read → How to Write a Git Commit Message!
- Don't end the summary line with a period - it's a title and titles don't end with a period.
- Have fun.