Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 408 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (10 loc) · 408 Bytes

Contributing

Getting Started

  • Plugin is primarily focused on the Kotlin ecosystem.
  • Plugin usability must be kept simple and straightforward.

Issues

If you spot something regarding plugin usage, please open an issue. A discussion can then be started on the topic.

Pull Requests

  • The PRs must reference an existing issue to provide additional context.
  • Must include tests, where applicable.