Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 933 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 933 Bytes

A simple gherkin editor for the work item form with Gherkin code snippets.

pickles logo

Installation

  1. Add a custom field to inherited process.

The Field needs to be named PicklesField with the type Text (multiple lines).

  1. Add Pickles as a custom control to inherited process

Then in the options choose the custom field created in previous step.

  1. Open the work item page, and the Gherkin editor will be displayed.

Release notes

0.1.2

  • Fixed issue where characters were being HTML encoded.

0.1.1

  • Updated README
  • Fixed issue with Fonts

0.1.0

  • First published version