Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 622 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (7 loc) · 622 Bytes

Contributing

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.