Skip to content

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

Notifications You must be signed in to change notification settings

velos/AC-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published