Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 490 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (10 loc) · 490 Bytes

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

Always write a clear log message for your commits. One-line messages are fine for small changes, but bigger changes should look like this :

$ git commit -m "A brief summary of the commit
> 
> A paragraph describing what changed and its impact."

Thanks, Back Benchers Association