Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.07 KB

CONTRIBUTING.md

File metadata and controls

17 lines (11 loc) · 1.07 KB

Contributing

As an open source project, this module is open for anyone to use, fork, modify, or contribute back to.

If you encounter a bug, you can either leave an issue, or you could try your hand at fixing it via a pull request.

Any feature requests or recommendations should be raised as an issue.

This module adheres to the Silverstripe module standards Commit messages should be semantic, though the style used for this module differs from that reference in the following ways:

  • The first letter after the commit type is capitalized.
  • A full stop is placed at the end of the commit message.

Make sure you also read over the resources docs before committing any javascript.