Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 587 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

27 lines (14 loc) · 587 Bytes

Pull Request Checklist

Is this in reference to an existing issue?

General

  • Update Changelog following the conventions laid out on Keep A Changelog

  • Update README with any necessary configuration snippets

  • Binstubs are created if needed

  • RuboCop passes

  • Existing tests pass

New Plugins

  • Tests

  • Add the plugin to the README

  • Does it have a complete header as outlined here

Purpose

Known Compatibility Issues