Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1.42 KB

CONTRIBUTING.md

File metadata and controls

30 lines (17 loc) · 1.42 KB

Introduction

Thank you for considering contributing to CodeClippy! We're actively developing this plugin, and would love your contributions and advice as we go along. Because we expect to be moving at a quick pace, please email tadas [at] solutionloft.com if you want to get involved in building features or contributing substantial pieces of code so we can discuss a plan of action for getting you in our development flow.

After we've released a beta version of the plugin, we'll take more time to formalize a code of conduct, style guidelines, and the like without needing the overhead of an email-based discussion.

If you have design advice, feature requests (keeping scope within reason), small bugs/bugfixes, or other comments to contribute, feel free to raise Issues!

Product Management

Please use the standard GitHub issue tracker to raise any suggestions, feature requests, etc.

Commit Messages

Because we integrate with JIRA to track our development progress, please prepend ALL commit messages with the appropriate ticket from our JIRA board.

Local Development Setup

We recommend the following setup:

  • Write CodeClippy code through the Atom editor
  • Test functionality by reloading executing the Window: Reload command via Atom

Architecture Notes

Contribution License Agreement (CLA)

We have no CLA for contributors to sign; contributions to CodeClippy are governed by the "license in = license out" model of Apache 2.0.