danger-plugin-pr-guide

Build Status npm version semantic-release

This plugin will guide you through completing a PR on Github

Usage

Install:

yarn add danger-plugin-pr-guide --dev

At a glance:

// dangerfile.js
import prGuide from 'danger-plugin-pr-guide'

prGuide()

Changelog

See the GitHub release history.

Contributing

See CONTRIBUTING.md.