When contributing to this repository, please first discuss the change you wish to make via issue.
Please note we have a code of conduct, please follow it in all your interactions with the project.
How to write a Commit Message?
- Write your commit message in the imperative: "Add x" and not "Added x" or "Adds x."
- The x could be any meaningful string related to that commit.
- More detailed explanatory text, if necessary. Wrap it to about 72 characters or so.