Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 660 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 660 Bytes

AC-Converter

A simple javascript utility to convert bulleted list of acceptance criteria into GitHub checkable boxes.

Installation

  1. Clone this repository to your local machine.
  2. Open the file "ac-convert.html" in your preferred browser.

How to use:

  1. Copy the acceptance criteria (AC) from the JIRA ticket.
  2. Paste the AC into the input box on the converter page.
  3. Click on the "Process" button.
  4. The resulting GitHub markdown is displayed in the output area below.
  5. Click the "Copy Code" button to copy the output to your clipboard.
ac-convert.mp4