Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 244 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (5 loc) · 244 Bytes

Contributing

Bug reports, ideas, suggestions and contributions are always welcome!

Conventions

Line endings

Use unix-style line endings (\n or LF). Check with cat -e filename, it should display $ not ^M$.