Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 586 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (7 loc) · 586 Bytes

Contributing

When contributing to this repository, please first discuss the change you wish to make creating an issue.

Pull Request Process

  1. Make sure the change runs successfully locally
  2. Consider if the change affects README.md
  3. In your commit message's subject (50 char length at max) you should succinctly describe what changes this commit introduces
  4. A commit shouldn't take more than 100 lines of code. You will write your contribution faster and the person who will review your code will appreciate it.