Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 1.71 KB

CONTRIBUTING.md

File metadata and controls

26 lines (14 loc) · 1.71 KB

Contributing

Thanks for your interest in Harlequin! Harlequin is primarily maintained by Ted Conbeer, but he welcomes all contributions.

Sponsoring Harlequin

Please consider sponsoring Harlequin's author, so he can continue to dedicate time to Harlequin.

Providing Feedback

Ted would love to hear from you!

Contributing Documentation

Code for the harlequin.sh website is hosted in the harlequin-web repo. The docs are all written in Markdown, which makes them easy to update. Please open PRs against that repo if our docs can be improved.

Contributing Code

We aim to create a welcoming and inclusive environment for new contributors, whether this is your first open-source contribution or your 1,000th. Please see the Contributing Guide for detailed instructions on local development and testing, including an end-to-end walkthrough video.

Creating an Adapter

In addition to contributing to Harlequin core, you can contribute to one of Harlequin's many adapters, or create your own. There is a guide to creating an adapter on the Harlequin website.