Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 413 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (6 loc) · 413 Bytes

gocursors contributing guidelines

Here are the contributing guidelines of the gocursors library. Any pull requests that don't fit in the guidelines, will be rejected.

  • Use 2 spaces.
  • Make small and resonable changes to the library.
  • Don't make things more complex than they are. The library must remain as simple as possible.

If you're not sure about something, you may write documentation for the library!